filehash
filehash copied to clipboard
After compiled to exe - Error: [Errno 2] No such file or directory: '/Windows\\System32\\test.txt'
Hi,
I would like to ask why would we observe this error? Is there any workaround?
Before compilation, we can calc the hash. Please see below. /Windows\System32\test.txt SHA1= 403926033d001b5279df37cbbe5287b7c7c267fa
After compiltation, the compiled exe program throw the following error. Error: [Errno 2] No such file or directory: '/Windows\System32\test.txt'
You should probably elaborate what you are actually meaning with compilation? With which tool? How do you use filehash there?