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

Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: restore file format in 1.36
Post: RE: restore file format in 1.36

ok thanks... So in file we have typedef struct { uint32_t version_bin; char cwd[256]; uint32_t pid; uint32_t dictpos; uint32_t maskpos; uint64_t pw_cur; uint32_t argc; char **argv; } rest...
Aleksey Old oclHashcat Support 4 6,744 06-12-2015, 04:57 PM
    Thread: restore file format in 1.36
Post: RE: restore file format in 1.36

Whell may be...but you use structue with uint32 and uint64 typedef struct { uint32_t version_bin; char cwd[256]; uint32_t pid; uint32_t dictpos; uint32_t maskpos; ...
Aleksey Old oclHashcat Support 4 6,744 06-10-2015, 05:47 PM
    Thread: restore file format in 1.36
Post: restore file format in 1.36

Can somebody describe restore file format for version 1.36? I found some info here - https://hashcat.net/wiki/doku.php?id=oclhashcat#parsing_the_restore-file ... but its not fully correct ... als...
Aleksey Old oclHashcat Support 4 6,744 06-09-2015, 08:15 PM
    Thread: keyspace for combinator
Post: keyspace for combinator

Hello! Keyspace option for combinator attack ( a 1 mode) always return number of words in biggest dictionary...is it feature or a bug? Can somebody explain why keyspace return number of words...
Aleksey Old oclHashcat Support 1 3,879 06-08-2015, 04:25 PM