Search Results
|
Post |
Author |
Forum |
Replies
[desc]
|
Views |
Posted |
|
|
Thread: [all versions] generic salt handler
Post: RE: [all versions] generic salt handler
this sounds easy, but it is to complex. with hashcat cpu and -plus however you can achieve this by using rules. |
|
atom |
Feature Requests
|
3 |
14,149 |
10-21-2011, 10:06 AM |
|
|
Thread: Can't recover certain plain w/dict or rules, only BF
Post: RE: Can't recover certain plain w/dict or rules, o...
no the code is the same, guess you were generating the pt wrong way. if it worked with bf in plus you had to use stdin with mp64 or something similar. the same function handles the dictionary. double ... |
|
atom |
Very old oclHashcat-plus Support
|
3 |
7,183 |
10-22-2011, 01:15 PM |
|
|
Thread: Can't recover certain plain w/dict or rules, only BF
Post: RE: Can't recover certain plain w/dict or rules, o...
ok, thanks for clarifying. thread closed. |
|
atom |
Very old oclHashcat-plus Support
|
3 |
7,183 |
10-23-2011, 04:14 PM |
|
|
Thread: mscach hash file format
Post: RE: mscach hash file format
|
atom |
Very old oclHashcat Support
|
3 |
18,364 |
10-28-2011, 10:03 AM |
|
|
Thread: Better leet.table file for Table-Lookup mode
Post: RE: Better leet.table file for Table-Lookup mode
for me it works well:
Code:
--
$ echo password > word
$ ./hashcat-cli64.bin --stdout -a 5 -t tables/leet.table word
password
p@ssword
p4ssword
pa5sword
p@5sword
p45sword
pa$sword
p@$sword
p4$sword
... |
|
atom |
Old hashcat Support
|
3 |
10,156 |
10-28-2011, 04:39 PM |
|
|
Thread: Better leet.table file for Table-Lookup mode
Post: RE: Better leet.table file for Table-Lookup mode
Indeed :) Thanks for reporting. |
|
atom |
Old hashcat Support
|
3 |
10,156 |
10-29-2011, 01:37 PM |
|
|
Thread: mscach hash file format
Post: RE: mscach hash file format
yes, there are some limits, see here: https://hashcat.net/wiki/oclhashcat |
|
atom |
Very old oclHashcat Support
|
3 |
18,364 |
10-30-2011, 10:35 AM |
|
|
Thread: SimpleHash class support?
Post: RE: SimpleHash class support?
if there is more interesst in this i will think about it. any popular project known using this hash? |
|
atom |
Feature Requests
|
3 |
7,616 |
11-03-2011, 12:12 AM |
|
|
Thread: Multi-WPA cracking
Post: RE: Multi-WPA cracking
|
atom |
Very old oclHashcat-plus Support
|
3 |
8,079 |
11-04-2011, 06:59 PM |
|
|
Thread: Some suggestions for the GUI
Post: RE: Some suggestions for the GUI
Quote:
--
Can the “GPU Device†option default to 1 instead of 0 for HashcatPlus as I don’t believe it works without at least one GPU.
--
no, "0" is correct. its the default in o... |
|
atom |
Feature Requests
|
3 |
8,151 |
11-08-2011, 11:25 AM |
|
|
Thread: Trivial HashcatPlus Request
Post: RE: Trivial HashcatPlus Request
with time, you get used to it :) |
|
atom |
Feature Requests
|
3 |
8,077 |
11-09-2011, 12:10 PM |
|
|
Thread: Trivial HashcatPlus Request
Post: RE: Trivial HashcatPlus Request
|
atom |
Feature Requests
|
3 |
8,077 |
11-10-2011, 04:43 PM |
|
|
Thread: About des
Post: RE: About des
you mean des or descrypt? in this case of descrypt it is -m 1500 plus the usual commandline switches. |
|
atom |
Very old oclHashcat-plus Support
|
3 |
7,355 |
11-16-2011, 12:31 PM |
|
|
Thread: About des
Post: RE: About des
DES is not supported only DEScrypt (used in unix passwd) |
|
atom |
Very old oclHashcat-plus Support
|
3 |
7,355 |
11-16-2011, 01:25 PM |
|
|
Thread: Website and Wiki Request
Post: RE: Website and Wiki Request
theoretically, i would agree. but there are people that find self signed certificate more insecure than unencrypted streams at all. from an unskilled view, it looks more suspicious because of the brow... |
|
atom |
Feature Requests
|
3 |
7,351 |
11-18-2011, 10:37 AM |
|
|
Thread: 2 in 1
Post: RE: 2 in 1
done. oclHashcat-plus has been relased. thread closed. |
|
atom |
Feature Requests
|
3 |
8,721 |
11-19-2011, 07:36 PM |
|
|
Thread: How can it work in a network?
Post: RE: How can it work in a network?
in the meanwhile, some 3rd party gui overlays has been released with network support (cluster / cloud). note: most of them are commercial. |
|
atom |
Feature Requests
|
3 |
8,173 |
11-19-2011, 07:40 PM |
|
|
Thread: Vbulletin - No results (-m 5)
Post: RE: Vbulletin - No results (-m 5)
yes, me too. seems to be in the hex salt parsing routine in vbull3. thanks for reporting!
use the ascii representation as a workaround: 1d943092622834160a09d54a4655781b:c>!
|
|
atom |
Very old oclHashcat-plus Support
|
3 |
10,546 |
11-22-2011, 07:48 PM |
|
|
Thread: Example Rule Generation Using Mask-Processor.
Post: RE: Example Rule Generation Using Mask-Processor.
this is awesome! much thanks for your contribution.
you know you can write this one:
Code:
--
mp64.exe -1 0123456789 "^"?1"^"?1"^"?1 -o "Prefix 0-999.rule"
--
easier to read this way:
Code:
--... |
|
atom |
User Contributions
|
3 |
14,397 |
11-25-2011, 10:08 AM |
|
|
Thread: oclHashcat-lite v0.07 - code not found
Post: RE: oclHashcat-lite v0.07 issues
as a temporary workaround append "--hex-salt --hex-charset" to your commandline |
|
atom |
Very old oclHashcat-lite Support
|
3 |
7,581 |
11-26-2011, 09:17 AM |