Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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
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: Error ? --pw-min is a reserved parameter for Prince attack mode
Post: RE: Error ? --pw-min is a reserved parameter for P...
From the --help output (and wiki and forum and ...) you can easily see that the options you are looking for are:
Code:
--
--increment Enable increment mode
--increment-min=NUM Start i... |
|
philsmd |
Old hashcat Support
|
2 |
7,090 |
08-25-2015, 06:57 PM |
|
|
Thread: 7z2hashcat
Post: RE: 7z2hashcat
There is no fixed size for the output of 7z2hashcat.pl. There are just some upper and lower length limits (i.e. the minimum info/bytes required and the maximum number of bytes of the blob that oclHash... |
|
philsmd |
User Contributions
|
28 |
70,369 |
08-21-2015, 02:22 PM |
|
|
Thread: hashcat and linux
Post: RE: hashcat and linux
It is also important that you let us know about the exact version(s) of cpu hashcat. And try with the newest version (download, extract and run it).
The reason for this is: cpu hashcat previous to ... |
|
philsmd |
General Talk
|
6 |
9,796 |
08-21-2015, 02:05 PM |
|
|
Thread: ocl v1.36 / WARN: ADL_Overdrive6_FanSpeed_Get(): -5
Post: RE: ocl v1.36 / WARN: ADL_Overdrive6_FanSpeed_Get(...
I think we already saw some behavior like this with non-reference design cards. What happened in that case was (presumably): the OEM manufacturer did try to save some costs and did reuse old and adjus... |
|
philsmd |
Old oclHashcat Support
|
10 |
16,068 |
08-21-2015, 01:55 PM |
|
|
Thread: How to test(crack) RAR?
Post: RE: How to test(crack) RAR?
Futhermore, you need to extract the required information from the .rar file (e.g. with rar2john.py) before you start cracking with hash type -m 12500 (which you btw did not specify on the command line... |
|
philsmd |
Old oclHashcat Support
|
4 |
32,962 |
08-21-2015, 01:45 PM |
|
|
Thread: oclHashcat v1.37
Post: RE: oclHashcat v1.37
hurray, 1.37 release!
By the way guys, if you see some warnings like these:
Code:
--
WARNING: Linking two modules of different data layouts!
WARNING: Linking two modules of different target triples... |
|
philsmd |
Old oclHashcat Announcements
|
6 |
20,975 |
08-18-2015, 06:27 PM |
|
|
Thread: 5870 vs 6870
Post: RE: 5870 vs 6870
There are several screenshots/mirrors of the html pages around, e.g. see:
https://i.imgur.com/CUQtIjh.png |
|
philsmd |
Hardware
|
6 |
14,305 |
08-18-2015, 02:49 PM |