Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: keepass hash problem
Post: RE: keepass hash problem

https://github.com/openwall/john/issues/5097 (https://github.com/openwall/john/issues/5097) "No, and moreover no update is currently expected - as you can see, this issue isn't part of a milestone....
freeroute hashcat 1 589 10-05-2024, 07:34 PM
    Thread: Can anyone help me to hash?
Post: RE: Can anyone help me to hash?

Sharing hashes is prohibited on the forum.
freeroute hashcat 4 1,368 08-14-2024, 12:23 PM
    Thread: I need crack a special hash, How to crack it?
Post: RE: I need crack a special hash, How to crack it?

John the Ripper subformats.
freeroute General Talk 1 5,049 09-26-2023, 11:40 AM
    Thread: hashcat wont read this bcrypt hash
Post: RE: hashcat wont read this bcrypt hash

piedude Wrote: (06-01-2021, 12:06 PM) -- Hello, I'm trying to run hashcat on this hash '$2a$08$615rDGaafYMTo6t.v7A2uO2M2kI360M1z5PTtQxWTRMR0GDtnkEsu615rDGaafYMTo6t.v7A2uX' But I keep getting a Token ...
freeroute hashcat 1 4,990 06-01-2021, 01:47 PM
    Thread: hashcat v6.1.0
Post: RE: hashcat v6.1.0

Thanks for the update.
freeroute hashcat 13 57,656 07-28-2020, 12:55 PM
    Thread: Meltdown and Spectre patches
Post: Meltdown and Spectre patches

Is it worth turning off in case of hashcat rig? Will there be an increase in performance?
freeroute General Talk 1 4,560 05-09-2020, 02:05 PM
    Thread: PBKDF2-HMAC-SHA256
Post: RE: PBKDF2-HMAC-SHA256

Thank you.
freeroute hashcat 2 6,894 05-03-2020, 11:44 AM
    Thread: PBKDF2-HMAC-SHA256
Post: PBKDF2-HMAC-SHA256

I read a nice post about this format: Storing Password in an easy and secure way using Perl (https://perlmaven.com/storing-passwords-in-a-an-easy-but-secure-way) Author wrote, the generated hash: ...
freeroute hashcat 2 6,894 05-03-2020, 11:31 AM
    Thread: Paid Rules Assistance?
Post: RE: Paid Rules Assistance?

silekonn Wrote: (04-12-2020, 07:57 AM) -- undeath Wrote: (03-08-2020, 02:49 PM) -- you can try your luck on the hashkiller.co.uk forums. -- The website does not appear to be functional? -- There was...
freeroute hashcat 9 22,067 04-12-2020, 10:42 AM
    Thread: Hungarian charset
Post: RE: Hungarian charset

Thank you for the quick support.
freeroute hashcat 2 6,241 09-29-2019, 01:38 PM
    Thread: Hungarian charset
Post: Hungarian charset

Why couldn't this simple md5 hash be found by hashcat? Maybe something important is missing. Thank you. Code: -- echo -n "óóóó" | md5sum 0380d849d5eea725653c91b8c01818c4  - -- /usr/local/s...
freeroute hashcat 2 6,241 09-29-2019, 01:25 PM
    Thread: Radeon HD 6990 GPU
Post: RE: Radeon HD 6990 GPU

Ahh. Thanks the info.
freeroute hashcat 2 6,969 09-09-2019, 09:39 PM
    Thread: Radeon HD 6990 GPU
Post: Radeon HD 6990 GPU

I got an old Radeon HD 6990 GPU. Is it possible that this card unsupported by hashcat? Its a hybrid system. I have installed 2 nVidia GPUs. These are working correctly. freeroute@Vanda:~$ lsb_rel...
freeroute hashcat 2 6,969 09-09-2019, 08:16 PM
    Thread: How can I use the hashcat brain?
Post: RE: How can I use the hashcat brain?

On the server side: "hashcat --brain-server --brain-host=IP --brain-port=port_number --brain-password=your_password" On the client side (example): "hashcat -O --brain-client --brain-client-featu...
freeroute hashcat 2 16,228 12-22-2018, 06:10 PM
    Thread: How to erase/reset hashcat-brain server
Post: RE: How to erase/reset hashcat-brain server

Thanks for your quick reply.
freeroute hashcat 2 8,638 11-28-2018, 01:44 PM
    Thread: How to erase/reset hashcat-brain server
Post: How to erase/reset hashcat-brain server

Q_1: Are there a simple method to erase/reset hashcat-brain server memory without reinstall it? Q_2: Is it possible to configure the hashcat-brain server only accepts a particular hash type? (for ...
freeroute hashcat 2 8,638 11-28-2018, 01:19 PM
    Thread: Extracting ESSID from hccapx files
Post: RE: Extracting ESSID from hccapx files

Use this command: "wlanhcxinfo -i handshake.hccapx -a -s -e -p" or "wlanhcxinfo -i handshake.hccpax -e Options: -a : list access points -e : list essid -s : list statio...
freeroute General Talk 2 8,207 11-01-2018, 08:39 AM
    Thread: hashcat 5.0.0 brain-server log
Post: hashcat 5.0.0 brain-server log

I created a system service for hashcat brain-server. Works well, thanks for the implementation. Q1: Is it worth to use checkpoint in this case? If I quit (not checkpoint) for example at 40% of pro...
freeroute hashcat 0 5,180 10-31-2018, 05:52 PM
    Thread: Noob trying to follow this walkthrough
Post: RE: Noob trying to follow this walkthrough

If you don't know where the tctsom.hccapx is. Find the file: "find / -type f -name tctsom.hccapx" With hashcat use the full path to your tctsom.hccapx file.
freeroute hashcat 12 36,587 10-30-2018, 11:09 PM
    Thread: hashcat v5.0.0
Post: RE: hashcat v5.0.0

Slow hashes mode  is meaningless to use with CPU only attack (Device type = 1). Am I correct?
freeroute hashcat 11 94,383 10-30-2018, 10:58 PM