Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum [desc] Replies Views Posted
    Thread: GetThermalSettings error ?
Post: RE: GetThermalSettings error ?

Seems like it came from the card itself. I changed it, it's ok now.
Mem5 Old oclHashcat Support 3 6,194 03-06-2016, 11:02 PM
    Thread: Hashcat server/forums
Post: RE: Hashcat server/forums

Some of my threads were deleted too.
Mem5 Organisation and Events 16 34,022 08-10-2011, 06:22 PM
    Thread: oclHashcat-plus v0.09 Poll 3/3: Next algorithms
Post: RE: oclHashcat-plus v0.09 Poll 3/3: Next algorithm...

+1 for Archive rar zip and Office stuff.
Mem5 Organisation and Events 15 35,523 05-09-2012, 10:40 PM
    Thread: oclHashcat-plus v0.09 Poll 2/3: Next minor features
Post: RE: oclHashcat-plus v0.09 Poll 2/3: Next minor fea...

Increment Brute Force !
Mem5 Organisation and Events 5 14,032 05-09-2012, 10:45 PM
    Thread: oclHashcat-plus v0.09 poll
Post: RE: oclHashcat-plus v0.09 poll

Quote: -- why crack wpa when we have reaver for wps now... -- - All Access Point do not have this feature - user can disable wps - distance make the wps crack very long - ..
Mem5 Organisation and Events 14 38,160 05-24-2012, 07:51 AM
    Thread: Hashcat Benchmarking
Post: RE: Hashcat Benchmarking

On the page https://thepasswordproject.com/oclhashcat-plus-0.08b44_benchmarking_script_for_windows the algo 112 (Oracle 11g) is not well formatted : Code: -- oclHashcat-plus64.exe -a 3 --custom-chars...
Mem5 User Contributions 8 19,307 05-20-2012, 02:14 PM
    Thread: Hashcat Benchmarking
Post: RE: Hashcat Benchmarking

Ok thank you M@lik :D I'll wait the new version.
Mem5 User Contributions 8 19,307 05-21-2012, 09:00 PM
    Thread: [Python] Split LM hashes
Post: [Python] Split LM hashes

A simple script to split a list of 32-chars hashes into 16-chars for LM cracking in oclhashcat. Code: -- import sys from sys import argv if len(argv) == 2: filename = argv[1] + "_lm.txt" ...
Mem5 User Contributions 5 17,667 09-24-2012, 09:45 PM
    Thread: [Python] Split LM hashes
Post: RE: [Python] Split LM hashes

Nice, now I can put my python script to /dev/null :]
Mem5 User Contributions 5 17,667 09-25-2012, 07:28 PM
    Thread: Rule file (very common 'complex' passwords)
Post: RE: Rule file (very common 'complex' passwords)

? too
Mem5 User Contributions 6 14,855 01-29-2014, 09:24 PM
    Thread: Combo Rule
Post: RE: Combo Rule

Thank you !
Mem5 User Contributions 2 10,031 02-25-2014, 09:59 PM
    Thread: add feature to LM crack
Post: RE: add feature to LM crack

On linux you can use Code: -- fold -w 16 hashes32.txt > hashes16.txt -- On windows, download GNU utils : https://gnuwin32.sourceforge.net/packages/textutils-bin.htm
Mem5 User Contributions 7 13,452 05-17-2014, 12:44 PM
    Thread: Colliding password protected MS office 97-2003 documents
Post: RE: Colliding password protected MS office 97-2003...

Awesome ! Thank you ! Does it also work for Excel, PowerPoint 97-2003 password protected document ? Or only Word ?
Mem5 User Contributions 36 134,712 09-09-2014, 08:19 AM
    Thread: Colliding password protected MS office 97-2003 documents
Post: RE: Colliding password protected MS office 97-2003...

Can't wait to test it !
Mem5 User Contributions 36 134,712 09-11-2014, 08:48 PM
    Thread: Colliding password protected MS office 97-2003 documents
Post: RE: Colliding password protected MS office 97-2003...

A question : why do we need to provide the mask (?b?b?b?b?b here) ? A collision does not need that for example the collider of mysql323 of tobtu. Thanks
Mem5 User Contributions 36 134,712 10-30-2014, 09:43 PM
    Thread: Cracking password protected PDF documents
Post: RE: Cracking password protected PDF documents

Very good news ! :]
Mem5 User Contributions 7 74,897 11-07-2014, 10:45 PM
    Thread: Cracking password protected PDF documents
Post: RE: Cracking password protected PDF documents

As written, it will work with oclHashcat-1.32.
Mem5 User Contributions 7 74,897 11-16-2014, 07:23 PM
    Thread: hashID - identify your hashes
Post: RE: hashID - identify your hashes

Indent correctly the script or use https://pythoniter.appspot.com/
Mem5 User Contributions 11 60,455 12-24-2014, 11:15 PM
    Thread: [.Net 4.5] Leukocyte_GUI_for_oclHashcat (GUI wrapper)
Post: RE: [.Net 4.5] Leukocyte_GUI_for_oclHashcat (GUI w...

Not usefull for me as I prefer dealing with cmdline. But nice work ! Please can you add tooltips over buttons and checkboxes/labels, will help users to know what they're doing.
Mem5 User Contributions 19 35,842 03-01-2015, 11:19 AM
    Thread: New attack on WPA/WPA2 using PMKID
Post: RE: New attack on WPA/WPA2 using PMKID

It just misses a field to send a pmkid hash :)
Mem5 User Contributions 187 1,293,337 08-27-2018, 07:24 PM