hashcat Forum
Moving session between machines - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html)
+--- Forum: General Help (https://hashcat.net/forum/forum-8.html)
+--- Thread: Moving session between machines (/thread-2841.html)



Moving session between machines - K4r0lSz - 11-19-2013

Hi,
I got an opportunity to use a faster machine (Quadro FX graphic) for cudaHashcat-plus64.exe -a 3 -m 2500 -p : --session=05173556 -o "D:\HashCat\WPAsession_found.txt" --outfile-format=3 -n 64 --markov-disable --gpu-temp-retain=82 -1 ?u "D:\HashCat\WPAsession.hccap" ?u?u?u?u?u?u?u?u --restore
Can I move my current results (file 05173556.restore) to another machine and start with the same command as above, for continue and to save current progress?


RE: Moving session between machines - unix-ninja - 11-19-2013

That should more-or-less work. As long as you specify the session start, you should be fine.


RE: Moving session between machines - atom - 11-20-2013

as long the hardware stays the same, you can move it, but it's not recommended


RE: Moving session between machines - K4r0lSz - 11-20-2013

Hardware will be definitely not the same... so better not to move.
Thanks atom Smile