Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: New to HashCat , using cudaHashcat 1.36 , trying to crack a office 2007 'XLSX' hash.
Post: RE: New to HashCat , using cudaHashcat 1.36 , tryi...
Well, I got it working. Seems like the hash format which I was using ( extracted using office2john.py ) was not being recognized by HashCat. So this time I used office2hashcat.py to extract the hashes... |
|
Sorceror |
General Help
|
6 |
21,478 |
08-16-2015, 07:17 PM |
|
|
Thread: New to HashCat , using cudaHashcat 1.36 , trying to crack a office 2007 'XLSX' hash.
Post: RE: New to HashCat , using cudaHashcat 1.36 , tryi...
Also, how to fix OpenCL.dll missing issue ? GPU is ATI Raedon x1950 ( another machine ). |
|
Sorceror |
General Help
|
6 |
21,478 |
07-31-2015, 06:56 PM |
|
|
Thread: New to HashCat , using cudaHashcat 1.36 , trying to crack a office 2007 'XLSX' hash.
Post: RE: New to HashCat , using cudaHashcat 1.36 , tryi...
I was able to extract the hashes in the correct format by using office2hashcat.py script. I was also able to run a dictionary attack of 5 random charecter strings on the hashes but it seems the that d... |
|
Sorceror |
General Help
|
6 |
21,478 |
07-31-2015, 06:55 PM |
|
|
Thread: New to HashCat , using cudaHashcat 1.36 , trying to crack a office 2007 'XLSX' hash.
Post: New to HashCat , using cudaHashcat 1.36 , trying t...
C:\hashcat>cudaHashcat64.exe -m 9400 -a 3 -n 32 -pw-min=1 -pw-max=14 hash.txt -o cracked.txt
cudaHashcat v1.36 starting...
Counting lines in hash.txt
WARNING: Hashfi... |
|
Sorceror |
General Help
|
6 |
21,478 |
07-26-2015, 07:46 PM |