Search Results
|
Post
[asc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: Restore value is greater than keyspace
Post: RE: Restore value is greater than keyspace
thanks again mrmike
This problem was now fixed (git version includes the fix, soon also beta/release) with this commit: https://github.com/hashcat/hashcat/commit/ca31ef43aff1726113aaef85d06aa5c3cbc... |
|
philsmd |
hashcat
|
6 |
2,894 |
08-06-2019, 02:10 PM |
|
|
Thread: Restore Point reset while mask processing
Post: RE: Restore Point reset while mask processing
To me what you are describing above doesn't sound like a bug.
What oclHashcat really does is update the restore point as soon as it is safe to do so: mark the keyspace unit (KU) as done if and only... |
|
philsmd |
Old oclHashcat Support
|
5 |
8,323 |
11-30-2015, 12:17 PM |
|
|
Thread: Restore hashcat with no session saved
Post: RE: Restore hashcat with no session saved
using crunch makes NO sense here.
hashcat supports mask attack with -a 3 (see https://hashcat.net/wiki/?id=mask_attack), something like:
Code:
--
hashcat -m 0 -a 3 -w 3 -O hashes.txt ?H?H?H?H?H... |
|
philsmd |
hashcat
|
5 |
2,410 |
02-24-2019, 02:05 PM |
|
|
Thread: Restore hashcat with no session saved
Post: RE: Restore hashcat with no session saved
it's not clear from the screenshot if you used
-O and -w 3 |
|
philsmd |
hashcat
|
5 |
2,410 |
02-24-2019, 02:24 PM |
|
|
Thread: Restore Fails
Post: RE: Restore Fails
No, that's also not 100% correct.
The FAQ (https://hashcat.net/wiki/doku.php?id=frequently_asked_questions) already says that "The only parameters allowed when restoring a session are --restore and... |
|
philsmd |
hashcat
|
12 |
8,646 |
12-29-2017, 09:17 AM |
|
|
Thread: Restore Fails
Post: RE: Restore Fails
the full command is:
Code:
--
hashcat64 --restore --session save
--
|
|
philsmd |
hashcat
|
12 |
8,646 |
12-29-2017, 09:23 PM |
|
|
Thread: Request: d3ad0neV3 rule
Post: RE: Request: d3ad0neV3 rule
archive.org to the rescue:
https://web.archive.org/web/20131104033239/https://ob-security.info/files/d3ad0neV3.rule |
|
philsmd |
General Help
|
2 |
6,056 |
09-22-2014, 11:20 PM |
|
|
Thread: Replace rule - but not all at once
Post: RE: Replace rule - but not all at once
see the rules page on the wiki: https://hashcat.net/wiki/doku.php?id=rule_based_attack#using_p_nth_instance_of_a_character_with_positional_rules |
|
philsmd |
hashcat
|
4 |
3,115 |
08-28-2018, 05:03 PM |
|
|
Thread: Replace rule - but not all at once
Post: RE: Replace rule - but not all at once
multiple substitutions should be no problem because currently a single rule could consist of up to 31 rule functions: https://hashcat.net/wiki/doku.php?id=rule_based_attack#limitations
The only pro... |
|
philsmd |
hashcat
|
4 |
3,115 |
08-29-2018, 09:55 AM |
|
|
Thread: remove unsupported rules
Post: RE: remove unsupported rules
The answer is to use cleanup-rules.exe from hashcat-utils (https://hashcat.net/tools/hashcat-utils/ ) |
|
philsmd |
General Help
|
3 |
6,298 |
12-24-2014, 04:18 PM |
|
|
Thread: Remove doesn't work on dictionnary attack ?
Post: RE: Remove doesn't work on dictionnary attack ?
First, please make sure that you use the newest release version of cpu hashcat (0.50).
It is important that your md5_0.hash file is uniqued, so no duplicate hashes (use sort -u md5_0.hash | sponge ... |
|
philsmd |
Old hashcat Support
|
8 |
11,130 |
12-01-2015, 05:38 PM |
|
|
Thread: Remove doesn't work on dictionnary attack ?
Post: RE: Remove doesn't work on dictionnary attack ?
Autrui Wrote: (12-01-2015, 06:01 PM)
--
Code:
--
No hashes loaded
--
--
It seems that it worked for you too: If it says "No hashes loaded" the file "md5_0.hash" is probably empty (and therefor... |
|
philsmd |
Old hashcat Support
|
8 |
11,130 |
12-01-2015, 06:13 PM |
|
|
Thread: Remove doesn't work on dictionnary attack ?
Post: RE: Remove doesn't work on dictionnary attack ?
I can't reproduce the problem here; no matter what I try.
Maybe you have some special setup: for instance a remote drive (not a local disk), the file/directory does not have write permissions etc.
A... |
|
philsmd |
Old hashcat Support
|
8 |
11,130 |
12-02-2015, 11:01 AM |
|
|
Thread: release 0.15 froze
Post: RE: release 0.15 froze
@mastercracker please have also a look at my comment in https://hashcat.net/trac/ticket/82 , I think those changes we made recently fixed that problem (too)
Can you please run the exact same comman... |
|
philsmd |
Beta Tester
|
14 |
14,534 |
08-29-2013, 04:10 PM |
|
|
Thread: reject bug when using wordlist + rule attack on WPA/WPA2 hash
Post: RE: reject bug when using wordlist + rule attack o...
rules are applied on GPU for performance reasons (after the fact, after the rejection routine) and we can't really filter each and every combination correctly on GPU (syncing this would be very comple... |
|
philsmd |
hashcat
|
2 |
1,266 |
10-16-2019, 07:38 PM |
|
|
Thread: Regarding to OS X v10.7/8/9
Post: RE: Regarding to OS X v10.7/8/9
for -m 1722: sha512 ($salt.$pass)
for -m 7100: PBKDF2-HMAC-SHA512
you can find this information all around the web. It is not a secret. |
|
philsmd |
General Help
|
1 |
3,511 |
10-22-2015, 12:29 PM |
|
|
Thread: Recovery not even starting
Post: RE: Recovery not even starting
First of all, according to the forum rules you are not allowed to post hashes see https://hashcat.net/forum/announcement-2.html
Second, the hash that you use corresponds to a password with 4 characte... |
|
philsmd |
Old oclHashcat Support
|
2 |
4,501 |
03-20-2015, 11:05 PM |
|
|
Thread: Recovering an encrypted file
Post: RE: Recovering an encrypted file
hashcat supports veracrypt with the hash modes
Code:
--
137XY | VeraCrypt
X | 1 = PBKDF2-HMAC-RIPEMD160
X | 2 = PBKDF2-HMAC-SHA512
X | 3 = PBKDF2-HMAC-Whirlpool
X | 4 =... |
|
philsmd |
hashcat
|
7 |
5,345 |
11-02-2018, 07:15 PM |
|
|
Thread: Recovered hashes spreadsheets help
Post: RE: Recovered hashes spreadsheets help
I'm pretty sure you can just open the outfile/potfile with any spreadsheet viewer/editor as a CSV file where the separator is just ":" (or the -p command line value).
I'm not sure why some people n... |
|
philsmd |
hashcat
|
4 |
1,333 |
03-11-2020, 05:06 PM |
|
|
Thread: Recovered hashes spreadsheets help
Post: RE: Recovered hashes spreadsheets help
just to be very clear: you do NOT need any python script to do this.
just open the document as a CSV file (with : as a separator).. Comma-separated values (CSV) files can typically use any sepataor... |
|
philsmd |
hashcat
|
4 |
1,333 |
03-11-2020, 11:42 PM |