in reply to Re: Creating custom hash of file
in thread Creating custom hash of file
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.open outFile, ">", "test.txt"; print outFile ' ' x (65536 * 4); close outFile; #hash is: 08080808080c0000
|
|---|