06-22-2022, 10:03 PM
06-23-2022, 10:31 AM
hashcat --session your_name_session (defalut is hashcat) --restore
06-23-2022, 04:44 PM
(06-23-2022, 10:31 AM)marc1n Wrote: [ -> ]hashcat --session your_name_session (defalut is hashcat) --restorehashcat.exe --session hashcat --restore ????
06-23-2022, 04:55 PM
06-23-2022, 04:58 PM
(06-23-2022, 04:44 PM)Duckworth Wrote: [ -> ](06-23-2022, 10:31 AM)marc1n Wrote: [ -> ]hashcat --session your_name_session (defalut is hashcat) --restorehashcat.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-24-2022, 12:22 AM
(06-23-2022, 04:55 PM)marc1n Wrote: [ -> ]Thanks!!!!!!!!!!!!!(06-23-2022, 04:44 PM)Duckworth Wrote: [ -> ](06-23-2022, 10:31 AM)marc1n Wrote: [ -> ]hashcat --session your_name_session (defalut is hashcat) --restorehashcat.exe --session hashcat --restore ????
YES! (if you have not set your session name)
06-24-2022, 12:23 AM
(06-23-2022, 04:58 PM)Snoopy Wrote: [ -> ]Thanks!!!!!!!!!!!!!(06-23-2022, 04:44 PM)Duckworth Wrote: [ -> ](06-23-2022, 10:31 AM)marc1n Wrote: [ -> ]hashcat --session your_name_session (defalut is hashcat) --restorehashcat.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