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 [desc] Posted
    Thread: format username:password?
Post: RE: format username:password?

https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_can_i_show_previously_cracked_passwords_and_output_them_in_a_specific_format_eg_emailpassword btw: https://www.techsolvency.com/p...
philsmd hashcat 3 148 Yesterday, 12:31 PM
    Thread: format username:password?
Post: RE: format username:password?

just make sure that the input is correct and also remember that the way to do it is 2-fold (2 steps are needed ), i.e. first crack such that the cracked hashes with password end up in the .potfile, on...
philsmd hashcat 3 148 9 hours ago
    Thread: Hashcat exhausted
Post: RE: Hashcat exhausted

The word list "rockyou.txt" doesn't contain the password "hashcat" (without quotes). I don't see any evidence that your claim about a problem and that the password is within the dictionary file is ...
philsmd hashcat 2 208 10-06-2020, 08:36 AM
    Thread: lower performance with CUDA toolkit
Post: RE: lower performance with CUDA toolkit

probably depends on the driver not on the CUDA toolkit. hint: you can install CUDA without replacing the driver... that's also what most users/devs do... just install the CUDA toolkit and keep the ...
philsmd hashcat 2 237 09-22-2020, 10:33 AM
    Thread: cuMemAlloc(): out of memory
Post: RE: cuMemAlloc(): out of memory

.... (what chick3nman said) and it of course has nothing to do with 32-bit binaries... hashcat doesn't ship with 32-bit executables anymore (you could still compile them yourself if somebody really ne...
philsmd hashcat 3 239 09-23-2020, 05:53 PM
    Thread: Mode 11300
Post: RE: Mode 11300

the padding is known, we exploit this (padding attack, last few bytes 16 or 8 depending on the wallet type): https://github.com/hashcat/hashcat/blob/3dd89bc63c2614b57db58bd7b05d2d61dcc5ab75/OpenCL/...
philsmd hashcat 1 251 09-24-2020, 10:17 PM
    Thread: Continue cracking on success?
Post: RE: Continue cracking on success?

this makes no sense with your example, because -m 5100 checks for 16 hex characters (or 8 bytes). ... but the general answer would be to just use Code: -- --keep-guessing --
philsmd hashcat 2 290 09-20-2020, 05:06 PM
    Thread: Problems with the program after compilation
Post: RE: Problems with the program after compilation

try with -D 1 and https://hashcat.net/faq/wrongdriver
philsmd hashcat 2 294 09-23-2020, 10:38 PM
    Thread: cuCtxCreate(): unknown error
Post: RE: cuCtxCreate(): unknown error

try this: https://hashcat.net/faq/wrongdriver which version of hashcat do you use ? does it work with --backend-ignore-cuda or without CUDA installed ?
philsmd hashcat 3 302 09-23-2020, 05:56 PM
    Thread: Separator unmatched No hashes loaded.
Post: RE: Separator unmatched No hashes loaded.

where is the server challenge ? you only have listed the client challenge above !? what is the server challenge ? Also, I guess that you need to remove "-notreal" right ? just compare with the exa...
philsmd hashcat 1 323 08-23-2020, 12:50 PM
    Thread: Ruijie Networks (Router) Hashes Help!
Post: RE: Ruijie Networks (Router) Hashes Help!

what do you mean by reverse ? what is the password ? it's actually not allowed to post any hashes here, see forum rules did you try to use a much longer password to see if the ouput is always...
philsmd hashcat 2 333 09-13-2020, 11:50 AM
    Thread: -m 22600 Hashcat how extract hash?
Post: RE: -m 22600 Hashcat how extract hash?

first of all, most of the extraction tools now require python 3 as you can see also here: Code: -- #!/usr/bin/env python3 -- (from https://github.com/openwall/john/blob/bleeding-jumbo/run/telegr...
philsmd hashcat 3 338 09-29-2020, 11:41 AM
    Thread: -m 22600 Hashcat how extract hash?
Post: RE: -m 22600 Hashcat how extract hash?

I would suggest that if you are 100% sure that you are doing everything correctly, you should report the problem to John The Ripper (which develop the telegram2john.py tool) and try to investigate mor...
philsmd hashcat 3 338 09-30-2020, 11:41 AM
    Thread: 4.6million character hash rar file
Post: RE: 4.6million character hash rar file

First of all, it would always make sense to post the hash type that you are trying to crack, also see https://hashcat.net/wiki/example_hashes . latest beta version of hashcat (https://hashcat.net/bet...
philsmd hashcat 2 340 10-02-2020, 02:52 PM
    Thread: howto: convert btcrecover bc: hashes to hashcat hash format
Post: howto: convert btcrecover bc: hashes to hashcat ha...

Recently an user contacted me via forum PM on how to convert a "bc:" hash extracted by btcrecover from a bitcoin wallet (wallet.dat) to the format that hashcat supports: Code: -- -m 11300 = Bitcoi...
philsmd User Contributions 0 344 08-30-2020, 11:51 AM
    Thread: New to hashcat and unknown issue
Post: RE: New to hashcat and unknown issue

you always need to check if you use the latest version of the tools you use before reporting any problems: https://hashcat.net/hashcat hint: version 4.1.0 is several years old, why do you even t...
philsmd hashcat 4 359 09-18-2020, 11:52 AM
    Thread: What type?
Post: RE: What type?

This is NOT allowed here. It's against the forum rules: https://hashcat.net/forum/announcement-2.html You can't simply post some random hashes (in addition to that you are not even writing the pass...
philsmd hashcat 1 381 07-07-2020, 08:27 AM
    Thread: Does the file extension matter?
Post: RE: Does the file extension matter?

no, it doesn't matter. hashcat will still crack the hash independent from the file extension. but let's be honest, it always makes sense to use something meaningful and clever to avoid confusion la...
philsmd hashcat 1 383 07-18-2020, 05:45 PM
    Thread: macOS firmware password hash mode ?
Post: RE: macOS firmware password hash mode ?

I'm not very familiar with these macOS passwords, but maybe you could try this: https://forums.macrumors.com/threads/reset-macos-firmware-password.2039622/?post=24518521#post-24518521 (using firmwar...
philsmd hashcat 3 388 08-26-2020, 12:28 AM
    Thread: tips on cracking SHA1 hash
Post: RE: tips on cracking SHA1 hash

Code: -- -a 7 -1 ?u?d hash.txt ?1 dict.txt -- or rules: Code: -- -a 0 -r my.rules hash.txt dict.txt -- where my.rules is Code: -- ^0 ^1 ^2 ^3 ^4 ^5 ^6 ^7 ^8 ^9 ^A ^B ^C...
philsmd hashcat 3 396 09-24-2020, 11:11 PM