Search Results
|
Post |
Author |
Forum |
Replies |
Views
[asc]
|
Posted |
|
|
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,831 |
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,831 |
07-29-2017, 06:40 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,675 |
08-23-2017, 03:17 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,021 |
08-28-2017, 05:03 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,755 |
12-15-2016, 02:59 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,616 |
02-23-2017, 03:36 PM |
|
|
Thread: Prince Processor
Post: RE: Prince Processor
Atom, Thank you! Works perfectly now. Appreciate the quick response. |
|
Jiminy |
hashcat
|
2 |
3,489 |
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,489 |
12-08-2016, 07:38 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: 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,313 |
06-04-2017, 02:55 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,260 |
11-10-2017, 10:11 PM |
|
|
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 |