Search Results
|
Post |
Author
[asc]
|
Forum |
Replies |
Views |
Posted |
|
|
Thread: Oclhashcat stdin
Post: RE: Oclhashcat stdin
your problem description is very unprecise.
Do you mean you are not able to pipe a dictionary or another's process output to oclHashcat ? That should indeed work without any problem.
... or do you me... |
|
philsmd |
Old oclHashcat Support
|
4 |
7,073 |
10-22-2015, 12:00 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: Oclhashcat stdin
Post: RE: Oclhashcat stdin
As I already said, it uses stdin for that case too. So your assumptions and claims are totally wrong.
and to answer the question about the "little trick", see this as a hint for controlling the pro... |
|
philsmd |
Old oclHashcat Support
|
4 |
7,073 |
10-22-2015, 05:19 PM |
|
|
Thread: Blockchain method shows as 12700 in example hashes online
Post: RE: Blockchain method shows as 12700 in example ha...
read this:
https://hashcat.net/trac/ticket/645#comment:3
If you use version 1.37 (which is an older version than the beta version mentioned), it won't work. |
|
philsmd |
Old oclHashcat Support
|
4 |
5,838 |
10-29-2015, 05:42 PM |
|
|
Thread: Blockchain method shows as 12700 in example hashes online
Post: RE: Blockchain method shows as 12700 in example ha...
The betas are not public and version 1.38 is not released yet. You need to be beta tester to get access to betas.
https://hashcat.net/wiki/frequently_asked_questions#how_do_i_become_a_beta-tester |
|
philsmd |
Old oclHashcat Support
|
4 |
5,838 |
10-29-2015, 05:51 PM |
|
|
Thread: hash format for 1password 3.7.2
Post: RE: hash format for 1password 3.7.2
When we compare the content of your .sqlite file with the normal parsing of the .js file (see https://github.com/philsmd/1password_agilekeychain_to_hashcat/blob/master/1password_agilekeychain_to_hashc... |
|
philsmd |
Old oclHashcat Support
|
8 |
14,817 |
11-04-2015, 11:00 AM |
|
|
Thread: input file format
Post: RE: input file format
You can find the hash format for all the supported hash types here: https://hashcat.net/wiki/doku.php?id=example_hashes |
|
philsmd |
Old hashcat Support
|
1 |
13,283 |
11-05-2015, 10:27 AM |
|
|
Thread: How would I parse through this to get the correct info?
Post: RE: How would I parse through this to get the corr...
In theory this should work (and I just confirmed) it, since oclHashcat supports native loading of /etc/shadow files and others, see: https://hashcat.net/trac/ticket/393
So you just run it as usual ... |
|
philsmd |
Old oclHashcat Support
|
3 |
4,854 |
11-05-2015, 10:35 AM |
|
|
Thread: Using Wordlist question
Post: RE: Using Wordlist question
yeah, just specify the folder and it will run through each and every dict, also see https://hashcat.net/wiki/frequently_asked_questions#how_to_use_multiple_dictionaries
even the usage info should t... |
|
philsmd |
Old oclHashcat Support
|
1 |
3,314 |
11-05-2015, 10:40 AM |
|
|
Thread: Stuck for days, probably a simple fix, please help!
Post: RE: Stuck for days, probably a simple fix, please ...
Code:
--
cudaHashcat64 -m 2500 --show hash_file.hccap
--
if you did specify a session name (--session) for cracking the hash(es) you need to specify it for the --show command as well.
Also see:
-... |
|
philsmd |
Old oclHashcat Support
|
4 |
6,236 |
11-05-2015, 10:44 AM |
|
|
Thread: hash format for 1password 3.7.2
Post: RE: hash format for 1password 3.7.2
yes it cracks see:
Code:
--
echo Hashcat009? | ./1Password_372.pl
full: fb48ad370166a38cefdc083240a0fff362064e98312f48aeb8f5e67481d39dc7c1c144558ef49c4e
salt: fb48ad370166a38c
prefix:
iv: �... |
|
philsmd |
Old oclHashcat Support
|
8 |
14,817 |
11-07-2015, 08:25 PM |
|
|
Thread: combinator.bin command not found?
Post: RE: combinator.bin command not found?
are you sure you run a binary that fits your operating system?
For instance, on a 64bit system you should run a 64bit binary (or have the required 32 bit libraries installed).
see https://stackoverflow... |
|
philsmd |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
12 |
19,433 |
11-09-2015, 04:18 PM |
|
|
Thread: OSX 10.10 (-m 7100) Hash Question
Post: RE: OSX 10.10 (-m 7100) Hash Question
you need to remove the whitespaces (most importantly the spaces " ") at the end of the lines. |
|
philsmd |
Old oclHashcat Support
|
7 |
11,409 |
11-10-2015, 08:01 PM |
|
|
Thread: Hashcat v 0.50 "increment error"
Post: RE: Hashcat v 0.50 "increment error"
Just have a look at the --help output
Code:
--
--increment Enable increment mode
--increment-min=NUM Start incrementing at NUM
--increment-max=NUM Stop incrementing at NUM
--
... |
|
philsmd |
Old hashcat Support
|
5 |
8,423 |
11-22-2015, 05:18 PM |
|
|
Thread: When is all the Truecrypt encryption ciphers available?
Post: RE: When is all the Truecrypt encryption ciphers a...
This is already implemented with newest (beta) version, see:
- https://hashcat.net/trac/ticket/394 or https://twitter.com/hashcat/status/667401031509258241
- https://hashcat.net/trac/ticket/618 or h... |
|
philsmd |
Old oclHashcat Support
|
4 |
6,391 |
11-24-2015, 05:41 PM |
|
|
Thread: mask file for WPA
Post: RE: mask file for WPA
cr4zynou, I am pretty confident that you are not using the newest version of oclHashcat.
Because this looks *exactly* like the bug that was fixed with this ticket https://hashcat.net/trac/ticket/61... |
|
philsmd |
Old oclHashcat Support
|
6 |
9,623 |
11-26-2015, 02:16 PM |
|
|
Thread: Trying to get "Hybrid dict + mask" to work
Post: RE: Trying to get "Hybrid dict + mask" to work
NeoXen Wrote: (11-26-2015, 02:19 AM)
--
Input.Right....: Mask (rockyou-7-2592000.hcmask) [24]
Hash.Target....: 43a431f5512b1daad3faa33a68bd50a5
--
look at that mask from your output. It tries to u... |
|
philsmd |
Old oclHashcat Support
|
7 |
12,481 |
11-26-2015, 02:57 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: 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 |