in reply to Re: Creating custom hash of file
in thread Creating custom hash of file

testing avi/hash code is on page I gave a link. But Anyway, I did this:
open outFile, ">", "test.txt"; print outFile ' ' x (65536 * 4); close outFile; #hash is: 08080808080c0000
I know this hash technique is not strong, but I can't do anything about it. It is same as Media Player Classic is using.