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 [asc] Replies Views Posted
    Thread: Restore File Parsing
Post: RE: Restore File Parsing

richk Wrote: (04-11-2014, 06:01 PM) -- I having trouble parsing the restore file. Which struct is correct in the wiki pages? This one: typedef struct { uint32_t version_bin; char cwd[...
richk Old oclHashcat Support 3 6,759 04-11-2014, 06:14 PM
    Thread: Restore File Parsing
Post: RE: Restore File Parsing

hypn0s Wrote: (04-11-2014, 06:21 PM) -- The 1.20 version is still in beta. -- Got it. Thanks! I'm new here so I took the wiki information to mean that it was already out there somewhere.
richk Old oclHashcat Support 3 6,759 04-11-2014, 06:25 PM
    Thread: parsing restore file
Post: parsing restore file

Has anyone parsed the restore file into python ctypes? I'm having problems doing so. Since I thought it was a an issue with my knowledge of ctypes I posted the issue on StackOverflow here (code in...
richk Old oclHashcat Support 6 10,395 04-14-2014, 07:49 PM
    Thread: parsing restore file
Post: RE: parsing restore file

My other question is that it seems like there is much less information in the projected 1.20 (1.02?) version of the restore file. Is there going to be a way to get status updates on information like t...
richk Old oclHashcat Support 6 10,395 04-15-2014, 11:09 PM
    Thread: parsing restore file
Post: RE: parsing restore file

Oh very cool..I guess I'll to make due until the new release then. Thanks!
richk Old oclHashcat Support 6 10,395 04-16-2014, 03:12 PM
    Thread: parsing restore file
Post: RE: parsing restore file

Just so you're aware I'm planning on writing a full python wrapper for oclHashcat once it's easier to get stats in the next version. I have a wrapper now, but it's not good enough for general release ...
richk Old oclHashcat Support 6 10,395 04-16-2014, 04:13 PM
    Thread: parsing restore file
Post: RE: parsing restore file

atom Wrote: (04-15-2014, 06:13 PM) -- note that the restore structure changes massively with v1.20. also see this: https://hashcat.net/forum/thread-3047.html -- Understood. I can adjust accor...
richk Old oclHashcat Support 6 10,395 04-15-2014, 06:47 PM
    Thread: WARNING: Hashfile ..... Weak Hash ???
Post: WARNING: Hashfile ..... Weak Hash ???

Might be a dumb question, but other than the obvious what does this error message mean: WARNING: Hashfile 'file path' in line 1 (a hash): Weak Hash There is a single hash in the file. Is that a prob...
richk Old oclHashcat Support 2 5,666 05-27-2014, 10:33 PM
    Thread: WARNING: Hashfile ..... Weak Hash ???
Post: RE: WARNING: Hashfile ..... Weak Hash ???

epixoip Wrote: (05-27-2014, 11:00 PM) -- 'weak hash' means that hash has no input. in other words, it is the hash of nothing/null. in other other words, that account has no password. -- Good to kno...
richk Old oclHashcat Support 2 5,666 05-27-2014, 11:05 PM
    Thread: Log File Format
Post: Log File Format

Is there any documentation on the log file format yet? I know it's a new feature, but I'm looking to parse the file and make the output available through pyHashcat. From what I can tell it looks like ...
richk Old oclHashcat Support 2 5,813 06-19-2014, 02:36 PM
    Thread: Log File Format
Post: RE: Log File Format

atom Wrote: (06-26-2014, 01:02 PM) -- Yeah, it's really not hard to find out :) The ID's are just unique ID's. -- Ok, thanks, just making sure I'm not missing some meaning in the ID. Now to figure ...
richk Old oclHashcat Support 2 5,813 06-28-2014, 03:41 AM
    Thread: oclHashcat v1.20
Post: RE: oclHashcat v1.20

Awesome! Thanks! Looking forward to trying the new features
richk Old oclHashcat Announcements 44 160,917 04-28-2014, 05:58 PM
    Thread: oclHashcat v1.20
Post: RE: oclHashcat v1.20

Anyone get 1.20 to work on The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)? Looks like the libc version on The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) is too old. oclHashcat is...
richk Old oclHashcat Announcements 44 160,917 04-28-2014, 09:30 PM
    Thread: oclHashcat v1.20
Post: RE: oclHashcat v1.20

Well in case anyone is interested here's a link to instructions for upgrading libc on The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali). Note that you're installing from the debian sid (unstab...
richk Old oclHashcat Announcements 44 160,917 04-28-2014, 10:01 PM
    Thread: oclHashcat v1.20
Post: RE: oclHashcat v1.20

3kings Wrote: (04-29-2014, 10:59 PM) -- richk Wrote: (04-28-2014, 10:01 PM) -- Well in case anyone is interested here's a link to instructions for upgrading libc on The-Distribution-Which-Does-Not-H...
richk Old oclHashcat Announcements 44 160,917 04-30-2014, 04:40 PM
    Thread: oclHashcat v1.20
Post: RE: oclHashcat v1.20

Jef57 Wrote: (04-30-2014, 09:36 PM) -- Hi. I'm using oclHashcat v1.20 and a R9 280x with Win 8.1, but when I try any command I see: Error: cannot use outdated oclHashcat.restore. Please remove i...
richk Old oclHashcat Announcements 44 160,917 04-30-2014, 10:00 PM
    Thread: Cracking password with qwerty order charset
Post: RE: Cracking password with qwerty order charset

I realize that this is a little late, but since I'm the author of the tool mentioned I thought I'd comment. The -x option is for pruning the qwerty graph structure. Method 1 walks a graph using a mod...
richk Old hashcat Support 4 8,139 09-14-2015, 02:58 PM
    Thread: Show which dictionary cracked the hash.
Post: RE: Show which dictionary cracked the hash.

Why can't you just grep for the plaintext in the dictionaries?
richk hashcat 10 11,484 10-17-2016, 01:27 PM
    Thread: Show which dictionary cracked the hash.
Post: RE: Show which dictionary cracked the hash.

It's more work to write a one line bash script? Wow.
richk hashcat 10 11,484 10-17-2016, 03:31 PM
    Thread: Show which dictionary cracked the hash.
Post: RE: Show which dictionary cracked the hash.

royce Wrote: (10-17-2016, 03:37 PM) -- Looking through the dictionaries won't tell you which rule was used. For future work, or if you want to run your job again, check out --debug-mode. Mode 4 ma...
richk hashcat 10 11,484 10-17-2016, 03:46 PM