reuse restore file after upgrade (was oclHashcat v1.01)
#6
i'm on windows/32bit/cygwin so i changed the command to oclhashcat32.exe and after the 2nd command i get:
0+1 records in
0+1 records out
1 byte (1 B) copied, 0.241695 s, 0.0 kB/s

the last command had no output. try to restore session and i get:
ERROR: cannot read att5.restore

the restore file is in the oclhashcat directory. does this have anything to do with me using cygwin?

(01-04-2014, 12:03 PM)philsmd Wrote: $ cp oclHashcat.restore oclHashcat_bak.restore # create backup of restore file
$ printf "\x$(echo "obase=16; $(./oclHashcat64.bin --version | sed 's/\.//g')" | bc)" | dd of=oclHashcat.restore conv=notrunc
$ sed -i "s/oclHashcat-[\.0-9]*/oclHashcat-$(./oclHashcat64.bin --version)/g" oclHashcat.restore
[/code]


Messages In This Thread
RE: oclHashcat v1.01 - by philsmd - 01-04-2014, 12:03 PM
RE: oclHashcat v1.01 - by radix - 01-04-2014, 12:18 PM
RE: oclHashcat v1.01 - by davejcb - 01-04-2014, 04:32 PM
RE: oclHashcat v1.01 - by epixoip - 01-05-2014, 02:32 AM
RE: oclHashcat v1.01 - by qweasd - 01-06-2014, 04:01 AM