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: Brain is much slower than expected
Post: RE: Brain is much slower than expected

The speed doesn't get higher with the brain.
atom hashcat 5 2,964 04-18-2019, 12:47 PM
    Thread: I think it's easy!!
Post: RE: I think it's easy!!

Yes togglesX.rule for the upper/lower combinations and then in rule stacking mode using other ruleset for the prepending and appending. I think the rules/hybid/ are the ones you are looking for.
atom hashcat 5 2,546 05-22-2019, 10:57 AM
    Thread: showing different hashtypes
Post: RE: showing different hashtypes

Not possible with pure hashcat. You need to wrap a script around.
atom hashcat 1 1,126 05-22-2019, 11:01 AM
    Thread: Hashcat drops speed
Post: RE: Hashcat drops speed

Some GUI automatically set some options which cause hashcat to not fully inform you about all events. Restart using only the hash and the wordlist with no other options and monitor the temperature. Ad...
atom hashcat 4 2,354 05-22-2019, 11:14 AM
    Thread: Hashcat not cracking even though dictionary has the password (wifi wpa)
Post: RE: Hashcat not cracking even though dictionary ha...

It's an AMD driver problem. Nothing you can't do. But that's why we've add the self-test to make you aware. For some reason you disabled it.
atom hashcat 7 3,672 06-22-2019, 03:30 PM
    Thread: Restore point stays at 0
Post: RE: Restore point stays at 0

Number of entries in the hashfile also has a big influence.
atom hashcat 3 1,754 06-22-2019, 03:51 PM
    Thread: CL_BUILD_PROGRAM_FAILURE
Post: RE: CL_BUILD_PROGRAM_FAILURE

Was already fixed with latest beta.
atom hashcat 1 1,650 06-22-2019, 03:52 PM
    Thread: Ryzen 5 2400G: Difference between Linux and Windows wrt -m 1800: Factor 3.5
Post: RE: Ryzen 5 2400G: Difference between Linux and Wi...

Fixed with latest beta
atom hashcat 8 3,117 06-22-2019, 04:10 PM
    Thread: "Not enough allocatable device memory for this attack."
Post: RE: "Not enough allocatable device memory for this...

Just do not use -n, then hashcat will automatically find a value which is within the available GPU memory.
atom hashcat 2 1,892 06-22-2019, 04:16 PM
    Thread: How to encrypt password with wpa2?
Post: RE: How to encrypt password with wpa2?

In philsmd example the string 'hashcatrocks' is the password. But please, stop using the word encrypt, it hurts.
atom hashcat 9 3,132 08-14-2019, 11:00 AM
    Thread: Why is the gtx 570 so much faster than gtx 460 with HC?
Post: RE: Why is the gtx 570 so much faster than gtx 460...

Crypto operations do not utilize instructions that require floating point operations (FLOPS).
atom hashcat 1 991 08-14-2019, 11:03 AM
    Thread: I'm using Windows - where does combinator.exe write out to?
Post: RE: I'm using Windows - where does combinator.exe ...

Use "combinator list1 list2 > wordlist.txt" to write to a file. works on windows, too.
atom hashcat 2 1,064 08-14-2019, 11:08 AM
    Thread: phpBB uses bcrypt
Post: RE: phpBB uses bcrypt

You can use -m 3200 to crack $2y$10$ hashes.
atom hashcat 4 1,975 08-14-2019, 11:12 AM
    Thread: DMG - OpenCL hash
Post: RE: DMG - OpenCL hash

Not possible to convert
atom hashcat 1 1,101 08-22-2019, 11:20 AM
    Thread: phpBB uses bcrypt
Post: RE: phpBB uses bcrypt

Please send in a PR
atom hashcat 4 1,975 08-22-2019, 11:21 AM
    Thread: cloud computing
Post: RE: cloud computing

This is more a question on distributed computing. Search for Hashtopolis
atom hashcat 4 1,859 08-22-2019, 11:22 AM
    Thread: Weird result with MSSQL 2000 mode 131
Post: RE: Weird result with MSSQL 2000 mode 131

You're right, it should. I've never seen this block being filled with data (not being zero). Please create GitHub issue.
atom hashcat 3 1,556 08-22-2019, 11:25 AM
    Thread: Adding PCFG to slow_candidates
Post: RE: Adding PCFG to slow_candidates

I've heared about the excellent performance of the new pcfg. Congrats! There's no templates for the SC integration. The functions I've explained are functions your candidates generator library shou...
atom hashcat 6 2,652 08-22-2019, 11:34 AM
    Thread: Custom Hash Algorithm / Modify or Add new mode
Post: RE: Custom Hash Algorithm / Modify or Add new mode

Is the new MyBB always using bcrypt( md5( md5($salt).md5($pass) ) )? Do we need a new module?
atom hashcat 3 2,091 08-22-2019, 11:37 AM
    Thread: multiple DES cipher same plain
Post: RE: multiple DES cipher same plain

Sure, just change the key?
atom hashcat 7 2,914 11-01-2019, 04:16 PM