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 [desc] Author Forum Replies Views Posted
    Thread: openssl & gost
Post: RE: openssl & gost

1. not supported, sorry 2. see here: https://hashcat.net/wiki/doku.php?id=example_hashes
atom Old oclHashcat Support 1 4,177 05-15-2014, 08:14 AM
    Thread: Openwall cracker ?!
Post: RE: Openwall cracker ?!

Keep cool, there's no magic involved. What this program is using is a technique called bitslice. DES based algorithms like LM can be improved alot by using bitslice compared to "traditional" techni...
atom Old oclHashcat Support 4 11,026 01-27-2014, 07:20 PM
    Thread: Optimize MD5 brute force attack
Post: RE: Optimize MD5 brute force attack

with new plus version you have to specify what type of attack you are doing. from your commandline i can see you want to do brute-force, so you have to add -a 3 to cmdline. also you dont need to split...
atom Very old oclHashcat-plus Support 3 10,627 01-02-2012, 11:14 AM
    Thread: Optimize MD5 hashcat for triple-core (MMX+ALU)
Post: RE: Optimize MD5 hashcat for triple-core (MMX+ALU)

hashcat uses sse2 instructions which are nearly twice as fast as mmx instructions
atom Feature Requests 2 8,782 07-28-2010, 04:25 PM
    Thread: Optimized dictionary for WPA
Post: RE: Optimized dictionary for WPA

JulioQc Wrote: (12-11-2013, 11:13 PM) -- try crunch as a word generator, can be piped or used to create a file -- wrong hint, maskprocessor can do the same but faster. you won't neccessarily nee...
atom General Help 6 18,006 12-12-2013, 04:39 PM
    Thread: Oracle (old 7-10g) hashes
Post: RE: Oracle (old 7-10g) hashes

case does not matter. oclHashcat-plus internally converts them to uppercase.
atom General Help 1 7,945 07-16-2012, 10:16 AM
    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: Oracle 10G & Lower - DES($salt.$pass)
Post: RE: Oracle 10G & Lower - DES($salt.$pass)

looks interessting. thanks for the resources. if there is more demand i definitely will add it.
atom Feature Requests 10 29,773 03-01-2012, 10:21 AM
    Thread: Oracle 10G & Lower - DES($salt.$pass)
Post: RE: Oracle 10G & Lower - DES($salt.$pass)

@Hash-IT: Can you please add this to wiki?
atom Feature Requests 10 29,773 03-18-2012, 07:17 PM
    Thread: Oracle 10G & Lower - DES($salt.$pass)
Post: RE: Oracle 10G & Lower - DES($salt.$pass)

OK, got the first version working! That damn document from above -> https://freeworld.thc.org/papers/thc-orakelsniffert.pdf I lost nearly a week till I realized that this block is invalid: Qu...
atom Feature Requests 10 29,773 03-21-2012, 03:44 PM
    Thread: Oracle 10G & Lower - DES($salt.$pass)
Post: RE: Oracle 10G & Lower - DES($salt.$pass)

Did another optimization, 400 Mhash/s mark broken :-)
atom Feature Requests 10 29,773 03-22-2012, 07:29 PM
    Thread: Oracle 10G & Lower - DES($salt.$pass)
Post: RE: Oracle 10G & Lower - DES($salt.$pass)

its already released, see v0.08
atom Feature Requests 10 29,773 05-03-2012, 10:07 AM
    Thread: Oracle 11 Auth_session and Auth_password
Post: RE: Oracle 11 Auth_session and Auth_password

This is the wrong place to ask for new algorithms. Please use github
atom Old oclHashcat Support 6 9,047 06-11-2016, 11:38 PM
    Thread: Oracle 11 Auth_session and Auth_password
Post: RE: Oracle 11 Auth_session and Auth_password

you did not add example hash and plain
atom Old oclHashcat Support 6 9,047 06-15-2016, 07:45 PM
    Thread: Oracle 11g Format
Post: RE: Oracle 11g Format

The format is hash:username
atom Very old oclHashcat-plus Support 12 27,495 04-06-2012, 09:50 AM
    Thread: Oracle 11g Format
Post: RE: Oracle 11g Format

I see. In this case you have to export the random salt. The random salt must be an hex encoded string which replaces the username. It is exactly of length 10. Example: 4b4787ac26bcf94f2aec734af8326ad...
atom Very old oclHashcat-plus Support 12 27,495 04-06-2012, 01:54 PM
    Thread: Oracle 11g Format
Post: RE: Oracle 11g Format

Why do you need it expanded. Your 5 byte binary data encoded in hex is exactly 10.
atom Very old oclHashcat-plus Support 12 27,495 04-09-2012, 01:14 PM
    Thread: Oracle 11g Format
Post: RE: Oracle 11g Format

You were right. I fixed it. If you need access to a beta version send me a PM. Quote: -- root@sf:~/oclHashcat-lite-0.10# ./oclHashcat-lite64.bin -m 112 61CE616647A4F7980AFD7C7245261AF25E0AFE9C:9763...
atom Very old oclHashcat-plus Support 12 27,495 04-09-2012, 06:36 PM
    Thread: Oracle 11g Format
Post: RE: Oracle 11g Format

This is how an Oracle 11g hash should look like: 5daf093f2380a13dcd73ad07cfbf788f6cc72a39:52313134845822305584 password is 0747
atom Very old oclHashcat-plus Support 12 27,495 10-18-2012, 10:03 AM
    Thread: Oracle 11g Format
Post: RE: Oracle 11g Format

hashcat does not support -m 112, you need to use oclHashcat-plus
atom Old hashcat Support 5 15,577 03-21-2013, 04:45 PM