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 Replies Views [asc] Posted
    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,090 08-22-2019, 11:37 AM
    Thread: How do i use the benchmark
Post: RE: How do i use the benchmark

Just run hashcat -b -D1
atom hashcat 1 2,084 11-02-2017, 11:51 AM
    Thread: Task Manager has Hashcat using more CPU than GPU
Post: RE: Task Manager has Hashcat using more CPU than G...

The high CPU use on startup is because of the kernel compilation. This is done by the opencl runtime which is provided from the opencl device driver. It creates some initial CPU load only for a short ...
atom hashcat 2 2,060 02-13-2019, 07:06 PM
    Thread: Most Effective Time Clues?
Post: RE: Most Effective Time Clues?

IMO best public available wordlist is the one from hashes.org (FOUND LISTS on crackers tab)
atom General Talk 1 2,037 10-01-2017, 11:40 AM
    Thread: Explain the $HEX?
Post: RE: Explain the $HEX?

Depending on your hashcat version the behaviour changes a bit. In the latest version if the password is a valid UTF8 password, it is displayed as it is. Only in case if the password is not a valid UTF...
atom hashcat 2 2,035 12-16-2018, 11:23 PM
    Thread: build for windows from linux
Post: RE: build for windows from linux

BUILD.md was updated
atom hashcat 3 2,028 03-03-2019, 11:33 AM
    Thread: Combinator attack - all posibillities
Post: RE: Combinator attack - all posibillities

Yes, only Truecrypt >5
atom hashcat 3 1,997 01-10-2019, 03:21 PM
    Thread: oclHashcat-lite : New Feature : Retain temperature
Post: oclHashcat-lite : New Feature : Retain temperature

When I started with oclHashcat-* Hardware mangement support, some people asked me for add support for fan-speed. For a long time I was not interessted in adding fan-speed code to oclHashcat-* since th...
atom Beta Tester 0 1,974 06-08-2012, 11:04 AM
    Thread: phpBB uses bcrypt
Post: RE: phpBB uses bcrypt

You can use -m 3200 to crack $2y$10$ hashes.
atom hashcat 4 1,972 08-14-2019, 11:12 AM
    Thread: phpBB uses bcrypt
Post: RE: phpBB uses bcrypt

Please send in a PR
atom hashcat 4 1,972 08-22-2019, 11:21 AM
    Thread: AES128 is this possible ?
Post: RE: AES128 is this possible ?

It can not. People attack the KDF, which is used to create the AES key. But that's not the fault of AES.
atom General Talk 2 1,971 03-14-2019, 08:39 AM
    Thread: Default router keyspace for TelstraXXXX
Post: RE: Default router keyspace for TelstraXXXX

Thanks!
atom General Talk 1 1,959 08-03-2018, 02:35 PM
    Thread: Veracrypt with multiple keyfiles
Post: RE: Veracrypt with multiple keyfiles

It works the same way is it is implemented in VC.
atom hashcat 5 1,950 02-19-2020, 01:01 PM
    Thread: New .hcstat structure
Post: New .hcstat structure

I've changed the structure again to make it even better. Therefore, all depending programs have been updated: - hashcat-utils v0.9 - statsprocessor v0.07 - oclHashcat v0.10 Make sure to regene...
atom Beta Tester 0 1,935 06-23-2012, 02:21 PM
    Thread: Hello World
Post: Hello World

a3a0bcdb847b7b41095d3eaaf3bbef39
atom Beta Tester 0 1,934 05-18-2012, 08:46 AM
    Thread: BruteForce with specific patterns
Post: RE: BruteForce with specific patterns

Use -a 1 with the left wordlist having ?w?s?w?s and the right wordlist having ?w?s will give you full GPU acceleration
atom General Talk 2 1,914 04-02-2019, 01:37 PM
    Thread: Custom installation path
Post: RE: Custom installation path

Sure, just set the PREFIX variable to your custom path in Makefile accordingly.
atom hashcat 1 1,902 06-16-2018, 10:25 AM
    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: rc7 is up
Post: rc7 is up

ok rc7 is up with massive speed increase for md4 and md5 based algorithm for VLIW1 cards (hd7xxx). have fun!
atom Beta Tester 0 1,885 08-23-2013, 03:04 PM
    Thread: error while starting Device
Post: RE: error while starting Device

Driver Version : 390.116 too old and eventual previously used OpenCL runtime from a different driver. Make sure to clean it by hand, see FAQ
atom hashcat 3 1,869 03-23-2019, 06:30 PM