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 [desc] Forum Replies Views Posted
    Thread: Android Full Disk Encryption
Post: RE: Android Full Disk Encryption

I just finished a first working beta, speed ~ 364kH on 290x, stock clocked. I'm using s_first_data_block, s_log_block_size and s_magic, which contains a static value: EXT2_SUPER_MAGIC of value 0...
atom User Contributions 13 55,419 07-02-2014, 02:03 PM
    Thread: Interesting mask.. character, 0, character, 0 etc...
Post: RE: Interesting mask.. character, 0, character, 0 ...

It's simple unicode, what else to expect from .net :) To generate the zero bytes you can use --hex-charset or a tricky rule
atom Old oclHashcat Support 3 7,865 07-02-2014, 02:14 PM
    Thread: Problem with SHA256 and hyphenated salt
Post: RE: Problem with SHA256 and hyphenated salt

not a bug, simply just not supported. max salt length is 32
atom Old oclHashcat Support 4 7,920 07-14-2014, 06:43 PM
    Thread: Problem with SHA256 and hyphenated salt
Post: RE: Problem with SHA256 and hyphenated salt

Not in the generic hash types. But if it's an interessting hash and we add it as a new hash-mode it's possible, all lengths
atom Old oclHashcat Support 4 7,920 07-14-2014, 07:03 PM
    Thread: x3 radeon hd 6870
Post: RE: x3 radeon hd 6870

Speed would be around 11BH/s which ~ the same as a single R9 290x
atom Hardware 3 7,016 07-16-2014, 10:03 AM
    Thread: Breaking Notes/Domino 8+ H-hashes
Post: RE: Breaking Notes/Domino 8+ H-hashes

philsmd ftw !
atom User Contributions 2 21,692 07-19-2014, 12:19 AM
    Thread: Hashing a dic and adding it to POT
Post: RE: Hashing a dic and adding it to POT

well, for salted hashes you lack the salt, so it won't work here. for unsalted hashes i think there will be some point where it's faster to crack them. but for unsalted hashes, you should use ra...
atom General Talk 8 12,946 07-21-2014, 03:38 PM
    Thread: Not sure what cracking option i should use -_-
Post: RE: Not sure what cracking option i should use -_-

I also recommend permute.bin in case you know the chars/letters but not the ordering - that also includes the space. Then pipe it to oclHashcat.
atom Old oclHashcat Support 27 47,562 07-23-2014, 09:33 AM
    Thread: Wordlist optimizing program?
Post: RE: Wordlist optimizing program?

For big wordlists, use rli2.bin from hashcat-utils.
atom General Help 6 12,358 07-23-2014, 09:43 AM
    Thread: Please help: 2 of the 4 290X are way too slow when performing dictionary attack
Post: RE: Please help: 2 of the 4 290X are way too slow ...

I remember some time ago there were "fake" 6970 cards. I don't mean the "unlocked" 6950. That was a 6850 or so with a faked bios so that it showed as a 6970 to the system. Don't know about the details
atom Old oclHashcat Support 27 42,109 07-23-2014, 09:41 AM
    Thread: Please help: 2 of the 4 290X are way too slow when performing dictionary attack
Post: RE: Please help: 2 of the 4 290X are way too slow ...

Just a though, those 290x maybe are not 290x :)
atom Old oclHashcat Support 27 42,109 07-23-2014, 09:45 AM
    Thread: Please help: 2 of the 4 290X are way too slow when performing dictionary attack
Post: RE: Please help: 2 of the 4 290X are way too slow ...

Right, I just had that idea when he said that he's using 2 different brands, 2 times ASUS and 2 times Sapphire so I thought maybe the Sapphire (or the ASUS) are fake ones. I just had an idea. Why n...
atom Old oclHashcat Support 27 42,109 07-23-2014, 09:51 AM
    Thread: Rdmine troubles
Post: RE: Rdmine troubles

the salt is to long (32)! max supported is 15
atom Old oclHashcat Support 3 5,844 07-25-2014, 05:31 PM
    Thread: Oracle 10 hash type
Post: RE: Oracle 10 hash type

oracle 10 is supported with oclHashcat only (gpu version) on which it is -m 3100, you propably tried hashcat (cpu version) the format is hash:username see https://hashcat.net/wiki/doku.php?id=exampl...
atom Old hashcat Support 3 7,325 07-25-2014, 05:32 PM
    Thread: Cracking md5(md5($pass.$salt).$salt)
Post: RE: Cracking md5(md5($pass.$salt).$salt)

yeah, due to the per-connection salt speciality it requires a new hash-mode and therefore you need to create a feature request on hashcat's trac
atom Old hashcat Support 3 9,945 07-25-2014, 05:34 PM
    Thread: Wordlist optimizing program?
Post: RE: Wordlist optimizing program?

feel free to document them
atom General Help 6 12,358 07-25-2014, 05:35 PM
    Thread: Rdmine troubles
Post: RE: Rdmine troubles

I guess you're right. I took a quick look at the ruby sources: Code: -- # Returns a 128bits random salt as a hex string (32 chars long) def self.generate_salt Redmine::Utils.random_hex...
atom Old oclHashcat Support 3 5,844 07-25-2014, 07:02 PM
    Thread: Three hd7970 = OS hang
Post: Three hd7970 = OS hang

Hey Guys, recently three of my older cards brick (1 x hd5970, 1 x hd6990 and 1 x hd7970) so bought three hd7970's. The new cards are all GIGABYTE GV-7970C-3GD which are overclocked to 1000mhz by ve...
atom Hardware 14 28,923 07-27-2014, 06:26 PM
    Thread: Large hashfile - no result - SHA512
Post: RE: Large hashfile - no result - SHA512

The multihash cracking of unsalted 64 bit based hash algorithms like SHA512 and Keccak is known to be broken in v1.21. It will be fixed with next version. Sorry!
atom Old oclHashcat Support 2 5,101 07-29-2014, 08:41 PM
    Thread: please help! (with hash)
Post: RE: please help! (with hash)

Just use the first 512 byte (copy/create them into a file with a hex editor) and use -m 6221
atom General Help 1 3,971 07-29-2014, 08:43 PM