D
Dev10110110
Guest
Hi,
I need a quick way of getting some reasonably unique signatures of some DLL and EXE files. Obviously, the entire content of a file can be hashed to form a unique signature. But, that's too processing heavy for my purpose. I am thinking of just taking the leading X bytes or kbytes of the file for this purpose. Could anyone please tell me how many leading bytes I should use for hashing into a good signature?
Thanks.
Continue reading...
I need a quick way of getting some reasonably unique signatures of some DLL and EXE files. Obviously, the entire content of a file can be hashed to form a unique signature. But, that's too processing heavy for my purpose. I am thinking of just taking the leading X bytes or kbytes of the file for this purpose. Could anyone please tell me how many leading bytes I should use for hashing into a good signature?
Thanks.
Continue reading...