Search Results
|
Post |
Author |
Forum
[desc]
|
Replies |
Views |
Posted |
|
|
Thread: multi rules debugging
Post: RE: multi rules debugging
What's the problem of using a single file then?
Code:
--
$ sort -u 1.rule 2.rule -o myrules.rule
$ ./hashcat-cli64.bin -r myrules.rule --stdout
--
|
|
philsmd |
Old hashcat Support
|
2 |
5,701 |
08-27-2013, 01:29 PM |
|
|
Thread: [split] hashcat v0.46
Post: RE: [split] hashcat v0.46
Hey,
1. Anyone is able to register and post/edit tickets on Trac (https://www.hashcat.net/trac), since not every forum user uses it, you need to register there separately
2. I also explained here: http... |
|
philsmd |
Old hashcat Support
|
2 |
6,923 |
09-05-2013, 05:33 PM |
|
|
Thread: buitin charsets works, but custom charsets dosn't work
Post: RE: buitin charsets works, but custom charsets dos...
Please use --help and the wiki to learn about --hex-charset.
Hint: if you remove --hex-charset it should work
Please also don't post hashes if not ask by a dev, see https://hashcat.net/forum/anno... |
|
philsmd |
Old hashcat Support
|
4 |
9,223 |
09-28-2013, 10:13 AM |
|
|
Thread: how to add custome hash type
Post: RE: how to add custome hash type
See https://hashcat.net/wiki/doku.php?id=example_hashes , hashcat supports 2 vbulletin hash modes (both have some restrictions on the salt length etc).
Anyway, by using -m 2611 == vBulletin < v3.8.5... |
|
philsmd |
Old hashcat Support
|
16 |
29,653 |
10-21-2013, 01:27 PM |
|
|
Thread: how to add custome hash type
Post: RE: how to add custome hash type
Trac is here (https://www.hashcat.net/trac) and you may need to register (https://hashcat.net/trac/register) if not already done (since trac is seperate from the forum and you need to create a new acco... |
|
philsmd |
Old hashcat Support
|
16 |
29,653 |
10-21-2013, 10:18 AM |
|
|
Thread: How to get status for cracking process to use in other programs?
Post: RE: How to get status for cracking process to use ...
also read this: https://hashcat.net/forum/thread-2296.html
and the restore file format: https://hashcat.net/wiki/doku.php?id=oclhashcat_lite#parsing_the_restore-file |
|
philsmd |
Old hashcat Support
|
3 |
7,262 |
10-30-2013, 12:10 AM |
|
|
Thread: weird issue when trying to read mask option from file
Post: RE: weird issue when trying to read mask option fr...
In cases like this I normally just add a "echo" before the actual command (like echo ./hashcat-0.46 and you will see what is going on)... also I normally prefer the:
while read line
do
// ... so... |
|
philsmd |
Old hashcat Support
|
8 |
17,138 |
11-08-2013, 07:16 PM |
|
|
Thread: weird issue when trying to read mask option from file
Post: RE: weird issue when trying to read mask option fr...
I don't think that last problem (not wait) has anything to do with for vs while... I think that problem is totally unrelated...
Indeed executing the cmds not one after the other should only happen if ... |
|
philsmd |
Old hashcat Support
|
8 |
17,138 |
11-08-2013, 07:41 PM |
|
|
Thread: OSX 10.7.4 + hashcat 0.42
Post: RE: OSX 10.7.4 + hashcat 0.42
|
philsmd |
Old hashcat Support
|
14 |
29,074 |
12-10-2013, 01:00 AM |
|
|
Thread: [solved] Win7-64 crash Lists to blame?
Post: RE: Win7-64 crash Lists to blame?
This seems to be easy to reproduce and it seems that it doesn't occur randomly but w/ very specific plains (if the length > 48).
I also opened this trac ticket https://hashcat.net/trac/ticket/221 a... |
|
philsmd |
Old hashcat Support
|
5 |
9,987 |
12-10-2013, 08:18 PM |
|
|
Thread: Hash Type Question!
Post: RE: Hash Type Question!
It seems that this is -m 10 = md5 ($pass . $salt)
The "$user" here is only used because the salt depends on the user.
See here https://hashcat.net/wiki/doku.php?id=example_hashes to find the correct ... |
|
philsmd |
Old hashcat Support
|
2 |
6,784 |
12-27-2013, 08:37 AM |
|
|
Thread: [solved] Win7-64 crash Lists to blame?
Post: RE: Win7-64 crash Lists to blame?
It is very difficult for us to reproduce... I for instance do not understand if this wordlist is a personal wordlist of you or it is one of the .word files in /examples/ .
Could you please explain h... |
|
philsmd |
Old hashcat Support
|
5 |
9,987 |
12-10-2013, 12:52 AM |
|
|
Thread: hashcat line lenght
Post: RE: hashcat line lenght
Hey, since you neglected to follow the rules (https://hashcat.net/forum/announcement-2.html ), I've locked your account for 1 week and closed this thread.
Now you've plenty of time to:
1. read agai... |
|
philsmd |
Old hashcat Support
|
1 |
4,958 |
01-11-2014, 12:41 PM |
|
|
Thread: Hashcat restore seasion problem
Post: RE: Hashcat restore seasion problem
Please just add (e.g. append) it to your original command line.
For instance if you cmd line was:
hashcat-cli64.exe -m 0 -a 3 m0000.txt ?a?a?a?a?a?a?a
Then, the new one should (in addition) contain t... |
|
philsmd |
Old hashcat Support
|
2 |
6,733 |
01-19-2014, 10:49 AM |
|
|
Thread: problem cracking fortigate hash
Post: RE: problem cracking fortigate hash
Hey, since you neglected to follow the rules (https://hashcat.net/forum/announcement-2.html ), I've locked your account for 1 week and closed this thread.
Now you've plenty of time to:
1. read agai... |
|
philsmd |
Old hashcat Support
|
1 |
14,020 |
01-29-2014, 02:09 PM |
|
|
Thread: hcmask is not recognized in OSX
Post: RE: hcmask is not recognized in OSX
I double-checked the wiki page, https://hashcat.net/wiki/doku.php?id=mask_attack , says this:
Code:
--
Note: mask files are currently only supported by oclHashcat
--
Is that the page you looked at ... |
|
philsmd |
Old hashcat Support
|
2 |
5,445 |
01-08-2014, 12:50 PM |
|
|
Thread: Need help with redmine hashes
Post: RE: Need help with redmine hashes
I can confirm that there was a slight problem w/ the hash type number of redmine hashes...
Next version will work w/ -m 7600 but it doesn't work w/ current release version because of that slight has... |
|
philsmd |
Old hashcat Support
|
6 |
12,427 |
02-05-2014, 05:02 PM |
|
|
Thread: Mac OS X 10.8-9 Issue
Post: RE: Mac OS X 10.8-9 Issue
Thx for these details and your testing...
We did make the same test w/ a 32bit system (and w/ 32bit binary on 64bit system) and discovered a problem for this hash type, other affected hash types are ... |
|
philsmd |
Old hashcat Support
|
3 |
11,330 |
02-11-2014, 04:19 PM |
|
|
Thread: Mac OS X 10.8-9 Issue
Post: RE: Mac OS X 10.8-9 Issue
First see here: https://hashcat.net/forum/announcement-2.html
You shouldn't post hashes if you were not asked by a moderator or dev.
The answer is simple, just truncate the length to the one indicat... |
|
philsmd |
Old hashcat Support
|
3 |
11,330 |
02-09-2014, 05:27 PM |
|
|
Thread: plz crack my password
Post: RE: plz crack my password
Hey, since you neglected to follow the rules (https://hashcat.net/forum/announcement-2.html ), I've locked your account for 1 week and closed this thread.
Now you've plenty of time to:
1. read agai... |
|
philsmd |
Old hashcat Support
|
1 |
4,341 |
02-19-2014, 09:09 PM |