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: command problem
Post: RE: command problem

i think you want to read this thread. https://hashcat.net/forum/thread-977.html seems like the problem is the pw-skip usage.
undeath General Help 7 13,035 04-16-2012, 01:22 PM
    Thread: command problem
Post: RE: command problem

yes, everything works as before, it is just displayed differently.
undeath General Help 7 13,035 04-16-2012, 03:59 PM
    Thread: Compile and debugger HashCat for windows
Post: RE: Compile and debugger HashCat for windows

hashcat is known to compile with gcc and llvm. You can then attach a debugger such as gdb.
undeath hashcat 4 2,404 02-16-2019, 07:22 PM
    Thread: Complex iTunes password
Post: RE: Complex iTunes password

The messages you are seeing are just some info, no warnings. Don't know about the ones you did not post. If you're trying to brute-force that password you're not going to have any success. I don't ...
undeath hashcat 7 6,395 09-05-2017, 04:32 PM
    Thread: Complex iTunes password
Post: RE: Complex iTunes password

Of course you can crack that with a wordlist or mask attack but you'd need to add so much specific info about the password it's almost like cheating. No real use.
undeath hashcat 7 6,395 09-06-2017, 12:03 PM
    Thread: comprehensive list of algorithms?
Post: RE: comprehensive list of algorithms?

special program specific algorithms are program-specific.
undeath Old oclHashcat Support 8 11,575 07-16-2014, 12:17 PM
    Thread: comprehensive list of algorithms?
Post: RE: comprehensive list of algorithms?

these are mostly variations of hash(salt.pass) or hash(pass.salt) or similar stuff that is also implemented on its own.
undeath Old oclHashcat Support 8 11,575 07-16-2014, 09:10 PM
    Thread: Configuration for speed up ocl ?
Post: RE: Configuration for speed up ocl ?

for full speed on single md5 you have to use -lite!
undeath General Help 7 16,277 05-13-2012, 02:47 PM
    Thread: Conflicting rule results
Post: RE: Conflicting rule results

With the high concurrency it's possible that a different rule produced the same plaintext before the blank rule hit. ie assume password is "123456" and your wordlist has "1234567" and rule "]", you...
undeath hashcat 2 2,715 05-09-2017, 02:49 PM
    Thread: convert HEX to words correctly
Post: RE: convert HEX to words correctly

encoding is happening
undeath General Help 4 7,907 08-01-2014, 02:52 PM
    Thread: Cooling
Post: RE: Cooling

GOD Wrote: (05-15-2018, 12:39 PM) -- Looks like he's talking about GPU not CPU. -- GPUs have thermal paste, too
undeath hashcat 10 7,557 05-15-2018, 12:52 PM
    Thread: Copy and reuse dictionary cache
Post: RE: Copy and reuse dictionary cache

Simply adding multiprocessing to that step won't do the trick. The bottleneck is likely not the CPU but your hard drive from which the wordlist has to be read in full.
undeath hashcat 23 2,533 08-16-2020, 12:43 PM
    Thread: cores or flops
Post: RE: cores or flops

Looking to determine what? FLOP perf is completely irrelevant for hashcat. Core count, frequency and architecture determines how fast a card is.
undeath Hardware 4 4,092 10-17-2017, 07:00 PM
    Thread: Correct cmd for 7z file using brute force
Post: RE: Correct cmd for 7z file using brute force

jillbrooke Wrote: (11-22-2017, 06:19 AM) -- The password might be 9 characters long and I can't remember any parts of it. -- You're not going to recover it during your lifetime.
undeath hashcat 1 2,895 11-22-2017, 01:23 PM
    Thread: correct command line
Post: RE: correct command line

Are you running The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)? If you do, don't. If you don't you still need the correct Intel OpenCL runtime, not pocl. And remove the unicode dash in f...
undeath hashcat 24 22,564 11-11-2017, 12:05 PM
    Thread: correct command line
Post: RE: correct command line

you did not specify the mode on windows
undeath hashcat 24 22,564 11-15-2017, 06:54 PM
    Thread: correct command line
Post: RE: correct command line

Don't add rules just for the sake of adding rules. Low workload is not an error but a warning. Looks like it's working as intended, though going very slow as expected for veracrypt. And don't us...
undeath hashcat 24 22,564 11-16-2017, 02:24 AM
    Thread: correct command line
Post: RE: correct command line

iiidefconiii Wrote: (12-23-2017, 03:34 PM) -- Or should it be the other way around? ddrelease64.exe if=MyEncrpytionP1.hc of=hash.raw bs=512 count=1? -- This one. With the other one you might d...
undeath hashcat 24 22,564 12-23-2017, 03:43 PM
    Thread: Cost of Hashstack
Post: RE: Cost of Hashstack

Hashstack is included with the hardware. You cannot get hashstack without hardware.
undeath General Talk 1 2,336 01-25-2018, 01:28 PM
    Thread: could someone help me with a mask?
Post: RE: could someone help me with a mask?

can you post the whole screen text you see?
undeath General Help 11 13,518 07-22-2015, 10:02 PM