Search Results
|
Post |
Author |
Forum
[desc]
|
Replies |
Views |
Posted |
|
|
Thread: i need to make 6number dic list
Post: RE: i need to make 6number dic list
./hashcat64.bin --stdout -m 100 -a 3 ?d?d?d?d?d?d --markov-disable >stdouttest.txt
sort stdouttest.txt > stdouttest.sorted
The above will work. I just tried it.
The -m 100 is to make it ge... |
|
Jiminy |
hashcat
|
4 |
2,155 |
02-02-2019, 10:36 PM |
|
|
Thread: Markov attack
Post: RE: Markov attack
The hashcat help file worked for me. hashcat.64 --help >help.txt
Then you can read it at your leisure. |
|
Jiminy |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
4 |
9,096 |
01-29-2017, 04:29 PM |
|
|
Thread: Problem with regional charset
Post: RE: Problem with regional charset
Try changing your mask to ?1?1?1?1........ versus what you have "?l?l?l.......
You did not select the mask characters in the .hcchr file, you just had lower case characters selected in the mask.
To in... |
|
Jiminy |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
1 |
3,357 |
08-19-2017, 03:34 PM |
|
|
Thread: cracking a pdf
Post: RE: cracking a pdf
nopofnop Wrote: (05-13-2016, 10:56 PM)
--
Hello,
Total noob :)
So I have a pdf - unable to open without a password. I have zero idea of the length , characters or anything about the password. I kno... |
|
Jiminy |
Old hashcat Support
|
4 |
14,105 |
05-14-2016, 07:32 PM |
|
|
Thread: Using Prince Attack with pdf hashes
Post: Using Prince Attack with pdf hashes
This is my first post but have been following along and trying to learn from others' posts before posting my question.
I have not seen anything in any of the other posts with reference to this.
... |
|
Jiminy |
Old oclHashcat Support
|
2 |
5,648 |
11-03-2015, 11:45 PM |
|
|
Thread: Using Prince Attack with pdf hashes
Post: RE: Using Prince Attack with pdf hashes
mastercracker Wrote: (11-05-2015, 12:32 PM)
--
Well, you have not searched at the right place, it seems. The answer is right there in the FAQ section of the wiki:
Code:
--
How does one use the ... |
|
Jiminy |
Old oclHashcat Support
|
2 |
5,648 |
11-06-2015, 03:53 PM |
|
|
Thread: Combinator Attack problems with OCLHC2.01
Post: Combinator Attack problems with OCLHC2.01
I read the write-ups about the combinator attack in both the OCLhashcat wiki and the FAQ and am having difficulty getting it to work. I'm working with a pdf hash and can get both dictionarys to wor... |
|
Jiminy |
Old oclHashcat Support
|
4 |
6,344 |
01-11-2016, 11:32 PM |
|
|
Thread: Combinator Attack problems with OCLHC2.01
Post: RE: Combinator Attack problems with OCLHC2.01
philsmd Wrote: (01-12-2016, 01:25 PM)
--
as epixoip said, you need to escape special symbols on your shell
this has nothing to do with oclHashcat
for instance -j $x won't work, because $x is seen... |
|
Jiminy |
Old oclHashcat Support
|
4 |
6,344 |
01-12-2016, 05:20 PM |
|
|
Thread: recover after reboot
Post: RE: recover after reboot
Did you try hashcat-cli64 --restore
Wolf58 Wrote: (02-07-2016, 03:11 PM)
--
My computer accidentially rebooted.
It had been running the following command:
hashcat-cli64 -m 2500 -a 8 ... |
|
Jiminy |
Old oclHashcat Support
|
6 |
8,993 |
02-07-2016, 04:44 PM |
|
|
Thread: recover after reboot
Post: RE: recover after reboot
It does have a restore feature.
I just tried it. It wasn't in linux, however it should be the same as the windows version, if I'm not mistaken.
I haven't been able to get hashcat running on lin... |
|
Jiminy |
Old oclHashcat Support
|
6 |
8,993 |
02-07-2016, 06:34 PM |
|
|
Thread: recover after reboot
Post: RE: recover after reboot
Both cudahashcat and oclhashcat have the restore feature. They work very well. Perhaps you could get them working in linux and try them.
/r
j
Wolf58 Wrote: (02-07-2016, 08:41 PM)
--
I ... |
|
Jiminy |
Old oclHashcat Support
|
6 |
8,993 |
02-07-2016, 08:51 PM |
|
|
Thread: about using old version
Post: RE: about using old version
Try setting the date back to where v1.37 works. There are numerous helps discussing this in the search utility. . . and also the FAQ.
fos7 Wrote: (05-14-2016, 06:30 AM)
--
I want to ask a ... |
|
Jiminy |
Old oclHashcat Support
|
4 |
6,415 |
05-15-2016, 06:45 PM |