Hashcat64.exe not valid win32 app
#4
Yeah, that's actually a very common mistake of new command line users.

I also saw these 2 a lot (Warning: do NOT use these command, they destroy your binaries!!!):
1. use file redirect instead of pipe: "princeprocessor ... > hashcat64.exe -m 0 hash.txt"
2. copy-pasted folder paths "C:\Users\Jeff\> hashcat64.exe -m 0"

in both cases the binaries (in this case hashcat64.exe was overridden) and the user claimed that it was a hashcat bug.


Messages In This Thread
Hashcat64.exe not valid win32 app - by stubby - 02-21-2017, 12:30 AM
RE: Hashcat64.exe not valid win32 app - by rico - 02-21-2017, 01:49 AM
RE: Hashcat64.exe not valid win32 app - by atom - 02-21-2017, 10:42 AM
RE: Hashcat64.exe not valid win32 app - by philsmd - 02-21-2017, 03:32 PM