Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: Cracked hashes during hashcat --restore not written to potfile
Post: Cracked hashes during hashcat --restore not writte...
Hi all.
If I've been running a session and stopped the session by hitting 'c' and then later want to restore the session by using:
Code:
--
hashcat --restore
--
Then if a hash is cracked duri... |
|
username |
hashcat
|
10 |
638 |
09-18-2020, 10:48 PM |
|
|
Thread: Expected hashrates with -m 22000
Post: Expected hashrates with -m 22000
Hi all.
I'm unsure whether I'm able to push higher hashrates than I'm doing atm. The wordlists I'm using is somewhere between 20 mio - 1+ billion words, but it does not seem to effect hashrates tha... |
|
username |
hashcat
|
2 |
380 |
09-16-2020, 06:39 PM |
|
|
Thread: Cracked hashes during hashcat --restore not written to potfile
Post: RE: Cracked hashes during hashcat --restore not wr...
102980175isi Wrote: (09-18-2020, 11:33 PM)
--
it should be:
hashcat --session (sessionname) --restore
i.e. hashcat --session test --restore
you need to input this into your initial cracking se... |
|
username |
hashcat
|
10 |
638 |
09-18-2020, 11:40 PM |
|
|
Thread: Cracked hashes during hashcat --restore not written to potfile
Post: RE: Cracked hashes during hashcat --restore not wr...
102980175isi Wrote: (09-19-2020, 12:02 AM)
--
Not sure mate, that is all I know. It is how I restore every session I start.
Apologies if it wasn't what you were looking for, hopefully someone will... |
|
username |
hashcat
|
10 |
638 |
09-19-2020, 12:21 AM |
|
|
Thread: Cracked hashes during hashcat --restore not written to potfile
Post: RE: Cracked hashes during hashcat --restore not wr...
102980175isi Wrote: (09-19-2020, 12:33 AM)
--
username Wrote: (09-19-2020, 12:21 AM)
--
If a hash is cracked during the restored session, does hashcat then write the cracked hash to the hashcat.potf... |
|
username |
hashcat
|
10 |
638 |
09-19-2020, 10:43 PM |
|
|
Thread: Cracked hashes during hashcat --restore not written to potfile
Post: RE: Cracked hashes during hashcat --restore not wr...
philsmd Wrote: (09-19-2020, 10:56 PM)
--
Code:
--
./hashcat
--
is different from
Code:
--
hashcat
--
if installed, the $HOME/.hashcat/ directory is used:
https://github.com/hashcat/hash... |
|
username |
hashcat
|
10 |
638 |
09-19-2020, 11:02 PM |
|
|
Thread: Cracked hashes during hashcat --restore not written to potfile
Post: RE: Cracked hashes during hashcat --restore not wr...
philsmd Wrote: (09-20-2020, 09:08 AM)
--
did you copy the hashcat.restore file from another directory ?
The .restore file contains a path from which hashcat was originally launched (cwd, see https... |
|
username |
hashcat
|
10 |
638 |
09-20-2020, 01:09 PM |
|
|
Thread: Expected hashrates with -m 22000
Post: RE: Expected hashrates with -m 22000
royce Wrote: (09-23-2020, 08:13 AM)
--
If you GPU is consistently showing 100% utilization, you're supplying enough work for the GPUs to not be bored. For a slower hash like the WPA family, speeds li... |
|
username |
hashcat
|
2 |
380 |
09-24-2020, 05:45 PM |