hashcat Forum

Full Version: restore session in hashcat
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hello friends, I'm trying to restore the session in the cat, but nothing happens.
my code - hashcat.exe  --restore
hashcat --session your_name_session (defalut is hashcat) --restore
(06-23-2022, 10:31 AM)marc1n Wrote: [ -> ]hashcat --session your_name_session (defalut is hashcat) --restore
hashcat.exe --session hashcat --restore   ????
(06-23-2022, 04:44 PM)Duckworth Wrote: [ -> ]
(06-23-2022, 10:31 AM)marc1n Wrote: [ -> ]hashcat --session your_name_session (defalut is hashcat) --restore
hashcat.exe --session hashcat --restore   ????

YES! (if you have not set your session name)
(06-23-2022, 04:44 PM)Duckworth Wrote: [ -> ]
(06-23-2022, 10:31 AM)marc1n Wrote: [ -> ]hashcat --session your_name_session (defalut is hashcat) --restore
hashcat.exe --session hashcat --restore   ????

for short yes
Code:
hashcat.exe --session hashcat --restore
 

a slightly longer answer
take a look in your hahscat folder, there should be at least one file ending with .restore, the name before is your session name, if not provided when starting hashcat, this defaults to hashcat like marc1n already said
(06-23-2022, 04:55 PM)marc1n Wrote: [ -> ]
(06-23-2022, 04:44 PM)Duckworth Wrote: [ -> ]
(06-23-2022, 10:31 AM)marc1n Wrote: [ -> ]hashcat --session your_name_session (defalut is hashcat) --restore
hashcat.exe --session hashcat --restore   ????

YES! (if you have not set your session name)
Thanks!!!!!!!!!!!!!
(06-23-2022, 04:58 PM)Snoopy Wrote: [ -> ]
(06-23-2022, 04:44 PM)Duckworth Wrote: [ -> ]
(06-23-2022, 10:31 AM)marc1n Wrote: [ -> ]hashcat --session your_name_session (defalut is hashcat) --restore
hashcat.exe --session hashcat --restore   ????

for short yes
Code:
hashcat.exe --session hashcat --restore
 

a slightly longer answer
take a look in your hahscat folder, there should be at least one file ending with .restore, the name before is your session name, if not provided when starting hashcat, this defaults to hashcat like marc1n already said
Thanks!!!!!!!!!!!!!