Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
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,154 |
02-02-2019, 10:36 PM |
|
|
Thread: WinZip - can not use wordlist on Tesla P100
Post: RE: WinZip - can not use wordlist on Tesla P100
I have removed all my useless posts and quotes that I can from this thread. Thank you for your concern. |
|
Jiminy |
hashcat
|
6 |
5,769 |
11-16-2017, 04:08 PM |
|
|
Thread: RC4 attack for 40bit Word 97-2003
Post: RE: RC4 attack for 40bit Word 97-2003
How do you know it is only 5 binary characters? That might be your problem.
BTW, you're not supposed to post hashes on the board unless requested by the admins. Might want to redact it or risk get... |
|
Jiminy |
hashcat
|
6 |
6,536 |
11-15-2017, 10:48 PM |
|
|
Thread: Getting a weird hash from PDF?
Post: RE: Getting a weird hash from PDF?
Have you tried pdf2hashcat.py ? By the way, posting hashes on the board are not permitted unless directed by one of the administrators. It's in the rules. You risk getting banned for a week. ... |
|
Jiminy |
hashcat
|
2 |
3,259 |
11-10-2017, 10:11 PM |
|
|
Thread: No idea how to succeed cracking hashes
Post: RE: No idea how to succeed cracking hashes
First off, no one knows if the password they are looking for is in the wordlist they're using. That's why you have numerous wordlists and keep trying. That failing, use wordlists with rules. The... |
|
Jiminy |
hashcat
|
7 |
6,916 |
10-19-2017, 03:22 PM |
|
|
Thread: How to run the program to find a hash
Post: RE: How to run the program to find a hash
You're not supposed to post hashes unless authorized by the moderators.
Looks like it told you what the problem is. No openCL drivers loaded.
You probably don't have the correct drivers for your gp... |
|
Jiminy |
hashcat
|
1 |
4,020 |
08-28-2017, 05:03 PM |
|
|
Thread: multi charset
Post: RE: multi charset
For 1, you're not supposed to post hashes unless authorized by the moderators. I would remove it quickly or risk getting banned for a period. Read the forum rules.
2. You didn't supply a mask t... |
|
Jiminy |
hashcat
|
3 |
4,673 |
08-23-2017, 03:17 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,355 |
08-19-2017, 03:34 PM |
|
|
Thread: How to translate the results of Hashcat ?
Post: RE: How to translate the results of Hashcat ?
laulaf,
Try cracking the axcrypt example hash first.
hashcat -m 13200 -a 3 [put example hash or example hash in a .txt file here] ?l?l?l?l?l?l?l -w 3 --status --status-timer=3
to shorten the session ... |
|
Jiminy |
hashcat
|
2 |
5,481 |
08-12-2017, 03:26 PM |
|
|
Thread: Latest Beta release 3.6.0+268 issue with PDF 1.7
Post: RE: Latest Beta release 3.6.0+268 issue with PDF 1...
Thank you Atom. Appreciate the response. I applied the "-O" switch and it worked. And yes, I observed the "failed self-test" error message, but didn't know the ramifications.
Thanks again. ... |
|
Jiminy |
hashcat
|
2 |
4,829 |
07-30-2017, 03:26 PM |
|
|
Thread: Latest Beta release 3.6.0+268 issue with PDF 1.7
Post: Latest Beta release 3.6.0+268 issue with PDF 1.7
I've downloaded hashcat-3.6.0+268 and am attempting to try to crack the PDF 1.7 hash example listed in the wiki.
My exact command line is:
HC64 -m 10700 -a 0 [copy and pasted the hash example fr... |
|
Jiminy |
hashcat
|
2 |
4,829 |
07-29-2017, 06:40 PM |
|
|
Thread: special char in mask
Post: RE: special char in mask
or you could just create an .hcchr file and use that instead of the character set along with your mask. I always have trouble with special characters so use an .hcchr file and problems disappear. ... |
|
Jiminy |
hashcat
|
2 |
3,312 |
06-04-2017, 02:55 PM |
|
|
Thread: Specify what to check in a dictionary
Post: RE: Specify what to check in a dictionary
try looking at the write-up on using rules. There is a rule specifically describing what you're looking for.
Go to the wiki, and look under other attacks and you will find the write up on using rul... |
|
Jiminy |
hashcat
|
7 |
7,051 |
04-30-2017, 08:32 PM |
|
|
Thread: keyspace changes
Post: RE: keyspace changes
lordneon Wrote: (02-23-2017, 02:03 PM)
--
Hi all,
Has there been any change to "--keyspace" in the latest stable (3.30)?
The exact same command which works on 3.00 does not work in 3.30:
Code... |
|
Jiminy |
hashcat
|
2 |
3,615 |
02-23-2017, 03: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,095 |
01-29-2017, 04:29 PM |
|
|
Thread: I dont know what i did
Post: RE: I dont know what i did
For one, from what I see, you are using -a3, which is for brute forcing and didn't supply a mask. Whatever is in the passwords.txt and hash.txt files, I assume they are the actual file hashes? If... |
|
Jiminy |
hashcat
|
7 |
8,659 |
01-12-2017, 04:05 PM |
|
|
Thread: Advice on PDF cracking
Post: RE: Advice on PDF cracking
Try doing a search for Cracking password protected PDF documents.
Atom did a nice write-up on how it is done. You'll find out how it's done in his post.
There is also a clip on youtube describing h... |
|
Jiminy |
hashcat
|
1 |
3,753 |
12-15-2016, 02:59 PM |
|
|
Thread: Prince Processor
Post: RE: Prince Processor
Atom, Thank you! Works perfectly now. Appreciate the quick response. |
|
Jiminy |
hashcat
|
2 |
3,487 |
12-09-2016, 03:29 PM |
|
|
Thread: Prince Processor
Post: Prince Processor
I have been trying to use princeprocessor to attack a pdf hash. It starts up fine but just stops on a blank line.
The command line i'm using is the following:
pp64 < english.dict | hc64 --session=prin... |
|
Jiminy |
hashcat
|
2 |
3,487 |
12-08-2016, 07:38 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,409 |
05-15-2016, 06:45 PM |