Search Results
|
Post |
Author |
Forum |
Replies
[desc]
|
Views |
Posted |
|
|
Thread: installing oclHashcat-1.21 for nvidia on The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) Linux
Post: RE: installing oclHashcat-1.21 for nvidia on The-D...
Download oclHashcat from here (https://hashcat.net/files/cudaHashcat-1.21.7z). In the archive you will find oclHashcat.bin. It is the binary you run in linux. |
|
2die4 |
General Help
|
1 |
9,914 |
06-12-2014, 02:04 PM |
|
|
Thread: I'm new to ALL this
Post: RE: I'm new to ALL this
These are some good suggestions:
https://hashcat.net/wiki/
https://en.wikipedia.org/wiki/Hash_function
https://en.wikipedia.org/wiki/Cryptographic_hash_function |
|
2die4 |
Old oclHashcat Support
|
1 |
4,203 |
08-03-2014, 10:28 AM |
|
|
Thread: The big fundamentals
Post: The big fundamentals
Hello guys. I am new to the forum and to cracking in general. I would like to ask some fundamental questions, which I haven’t managed to figure out. Forgive me if it has been asked before, but ... |
|
2die4 |
General Help
|
2 |
7,483 |
05-28-2014, 09:27 AM |
|
|
Thread: The big fundamentals
Post: RE: The big fundamentals
Thank you epixoip. Your answer is quite clarifying and quite helpful to me. |
|
2die4 |
General Help
|
2 |
7,483 |
05-28-2014, 02:01 PM |
|
|
Thread: hcstat: Could not load data
Post: hcstat: Could not load data
Hello Hashcat community.
I created a .hcstat file, with the latest hcstatgen.exe from utils 1.0, from a very large dictionary (15 GB).
When I try to use it with statprocessor.exe though, I get the f... |
|
2die4 |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
2 |
7,387 |
06-05-2014, 10:20 PM |
|
|
Thread: can't resume an old session
Post: RE: can't resume an old session
The right command is:
Code:
--
oclHashcat64.exe --restore --session "the name or number of the session"
--
|
|
2die4 |
General Help
|
2 |
6,191 |
06-06-2014, 07:38 AM |
|
|
Thread: hcstat: Could not load data
Post: RE: hcstat: Could not load data
Trying to troubleshot the problem, I saw that the hashcat-utils “word-parsing engine has a minimum and maximum allowed word-length range (like in “len†example).
See utils.c header:... |
|
2die4 |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
2 |
7,387 |
06-08-2014, 10:11 AM |
|
|
Thread: suggest for 24 characters alpha-numeric attack
Post: RE: suggest for 24 characters alpha-numeric attack
Investing on hardware is a solution. You can build a multi gpu system if hash cracking pays your bills. |
|
2die4 |
Old oclHashcat Support
|
3 |
8,135 |
07-10-2014, 03:15 PM |
|
|
Thread: help me
Post: RE: help me
From what I can understand, you have to delete the file "oclHashcat.restore", which is in the same folder as the oclHashcat.exe/bin. |
|
2die4 |
General Help
|
6 |
9,436 |
06-06-2014, 11:01 AM |
|
|
Thread: Won! Crack Me If You Can 2014 @ defcon
Post: RE: Won! Crack Me If You Can 2014 @ defcon
Congrats to all the team! Well done! |
|
2die4 |
Organisation and Events
|
6 |
16,611 |
08-10-2014, 12:03 PM |
|
|
Thread: oclHashcat Help Plz
Post: RE: oclHashcat Help Plz
I really enjoyed your answers epixoip. They were poetic and inspired. Well said. |
|
2die4 |
Old oclHashcat Support
|
8 |
18,126 |
06-13-2014, 11:05 PM |
|
|
Thread: pyHashcat
Post: RE: pyHashcat
Very interesting. Thank you man. |
|
2die4 |
User Contributions
|
9 |
22,496 |
06-17-2014, 10:13 AM |
|
|
Thread: oclHashcat v1.21
Post: RE: oclHashcat v1.21
|
2die4 |
Old oclHashcat Announcements
|
10 |
41,425 |
05-28-2014, 04:39 PM |
|
|
Thread: DeHasher - a program to remove hashes from found lists
Post: RE: DeHasher - a program to remove hashes from fou...
Thank you man. Very nice program. |
|
2die4 |
User Contributions
|
10 |
26,280 |
06-05-2014, 11:57 PM |
|
|
Thread: We NEED your help!
Post: RE: We NEED your help!
Using the actual name of the hash algorithm sounds pretty good to me too. |
|
2die4 |
General Help
|
10 |
20,008 |
06-22-2014, 03:09 PM |
|
|
Thread: Maskprocessor file size
Post: Maskprocessor file size
Hello. I searched a lot but I didn't find a way to calculate an approximate wordlist file size created with maskprocessor. I create a wordlist with this command, "mp64.exe -1 ?l?d?u!@#$%^&* ?u?1?1?1?1... |
|
2die4 |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
14 |
27,027 |
06-01-2014, 02:33 PM |
|
|
Thread: Maskprocessor file size
Post: RE: Maskprocessor file size
You are very right with your question. I begun by piping this mask to oclhashcat, but this way I had no time estimation-feedback... So, I decided to built a part of the wordlist and feed that to oclha... |
|
2die4 |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
14 |
27,027 |
06-01-2014, 04:53 PM |
|
|
Thread: Maskprocessor file size
Post: RE: Maskprocessor file size
The generated words (the 40 GB) are not all the possible combinations for this mask attack. I aborted maskprocessor exactly because it was filling the gigabytes like hell... That is why I asked the fi... |
|
2die4 |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
14 |
27,027 |
06-01-2014, 06:38 PM |
|
|
Thread: Maskprocessor file size
Post: RE: Maskprocessor file size
I used maskprocessor because I can't create the same mask in oclhashcat. I am referring to the " -r, --occurrence-max=NUM Maximum number of occurrence of a character" option available in maskprocess... |
|
2die4 |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
14 |
27,027 |
06-01-2014, 08:37 PM |
|
|
Thread: Maskprocessor file size
Post: RE: Maskprocessor file size
undeath Wrote: (06-01-2014, 08:47 PM)
--
I don't know why you wouldn't be able to count the words and divide them by the cracking speed. ./mp64.bin | wc -l
--
I can't understand you my friend, mayb... |
|
2die4 |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
14 |
27,027 |
06-01-2014, 09:03 PM |