ERROR: this copy of hashcat is outdated. Get a more recent version. - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html) +--- Forum: Old hashcat Support (https://hashcat.net/forum/forum-20.html) +--- Thread: ERROR: this copy of hashcat is outdated. Get a more recent version. (/thread-2246.html) |
ERROR: this copy of hashcat is outdated. Get a more recent version. - bt5dean - 04-20-2013 Hi, i need help am using backtrack 5 and hashcat preinstall on it. every time i open it i get this message: ERROR: this copy of hashcat is outdated. Get a more recent version. ------------ when i try to use it i get this: root@bt:/pentest/passwords/hashcat# ./hashcat-cli64.bin -m 400 hash400.hash dict400.word bash: ./hashcat-cli64.bin: cannot execute binary file i don't know how to update to new version Help me please Thank you RE: ERROR: this copy of hashcat is outdated. Get a more recent version. - epixoip - 04-20-2013 you're a pentester, but you don't know how to update software? RE: ERROR: this copy of hashcat is outdated. Get a more recent version. - eljolot - 04-20-2013 Backtrack 5 is also outdated, now is The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) linux. RE: ERROR: this copy of hashcat is outdated. Get a more recent version. - eGRes5 - 05-12-2013 Ran into this too, found it extremely annoying considering I could not update at the time. Anyway, I got a fix if you are using cuda 64bit - run "hexedit cudaHashcat-plus63.bin" Hit forward-slash "/" and search for "0f8f6544" Highlight 8F and change it to 8E. Done. Ctrl-X to save and exit. Accept EULA. Profit. Tested on .07 - if you use a different architecture or API sorry. RE: ERROR: this copy of hashcat is outdated. Get a more recent version. - epixoip - 05-12-2013 "modify the binary. then accept the eula which prohibits reverse engineering and modifying the binary." great job, dipshit. |