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 [asc] Views Posted
    Thread: Android encrypted partition dump
Post: RE: Android encrypted partition dump

hey as far as I know hashcat is able to crack the backups generated by "adb backup" see https://9to5google.com/2017/11/04/how-to-backup-restore-android-device-data-android-basics/ and https://gith...
philsmd hashcat 1 1,501 07-21-2019, 09:52 AM
    Thread: tutorial/documentation about adding modules
Post: RE: tutorial/documentation about adding modules

The developers planned to add some wiki page (and/or forum thread) about the very new hashcat module system that wasn't even released yet. Only beta versions of hashcat do support hashcat modules. Th...
philsmd hashcat 1 1,264 08-19-2019, 01:06 PM
    Thread: Compile by make win failed on Linux Mint
Post: RE: Compile by make win failed on Linux Mint

wow that's quite a special case that you want to cross-compile it. All other cases are quite good documented but normally only the devs needs to build the windows binaries from linux. It's document...
philsmd hashcat 1 1,090 08-28-2019, 01:53 PM
    Thread: OpenCL kernel self-test failed
Post: RE: OpenCL kernel self-test failed

please test with the beta version from https://hashcat.net/beta/
philsmd hashcat 1 961 09-25-2019, 10:31 AM
    Thread: Brain and restore, possible bug/intentional feature ?
Post: RE: Brain and restore, possible bug/intentional fe...

well, the fact that you can't change the command line actually makes sense according to this: https://hashcat.net/faq#can_i_restore_a_hashcat_session Quote: -- the only parameters allowed -- ...
philsmd hashcat 1 808 10-14-2019, 11:34 AM
    Thread: Resuming attack with maskprocessor?
Post: RE: Resuming attack with maskprocessor?

the main question is: is this the correct approach ? does this even make sense with passwords not having 4 identical chars ? ... and most importantly: how much (percentage-wise) of the keyspace is ev...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 1 1,565 11-04-2019, 09:24 AM
    Thread: getcernelarginfo procedure entry point not found in library
Post: RE: getcernelarginfo procedure entry point not fou...

it's probably kernel with "k" (clGetKernelArgInfo () ) for the problem itself, it's probably a setup/driver issue. Your explanation is also very misleading and missing some crucial facts. I think y...
philsmd hashcat 1 744 12-08-2019, 01:36 PM
    Thread: OSX 10.12.6 Sierra - Token length exception
Post: RE: OSX 10.12.6 Sierra - Token length exception

https://github.com/hashcat/hashcat/issues/1697#issuecomment-425702306 you can just truncate it (to the same length the example hash has https://hashcat.net/wiki/example_hashes) The more seriou...
philsmd hashcat 1 853 12-16-2019, 07:30 PM
    Thread: ERROR: usually high number of arguments within restore file
Post: RE: ERROR: usually high number of arguments within...

"Unusually high number of arguments" means that you corrupted the .restore file. maybe your text editor did some strange things to the restore file (which contains binary data too) It's actuall...
philsmd hashcat 1 782 12-23-2019, 07:02 PM
    Thread: i need to know a password
Post: RE: i need to know a password

no. that's not what hashcat does. You are banned for a week for posting private information of (other) users (email addresses) and requesting to do (online) cracks for you. Thread closed.
philsmd hashcat 1 923 01-05-2020, 12:13 PM
    Thread: veracrypt pim
Post: RE: veracrypt pim

the beta version of hashcat (https://hashcat.net/beta) has a new feature to support this (see https://github.com/hashcat/hashcat/commit/218322f63014804243f43bf3e31d2821c225aede) --veracrypt-pim-sta...
philsmd hashcat 1 737 01-15-2020, 06:39 PM
    Thread: Error in Self-test AMD Praphic
Post: RE: Error in Self-test AMD Praphic

try the beta version from https://hashcat.net/beta
philsmd hashcat 1 639 01-29-2020, 07:54 PM
    Thread: how long it takes
Post: RE: how long it takes

no, that's not feasible random data is very difficult to brute-force starting with some (quite "small") lengths and I think you didn't really do the math here: 64 hex would be 16 ^ 64 = 1157920892...
philsmd General Talk 1 842 01-19-2020, 12:44 PM
    Thread: Hash 'hashes': Token length exception No hashes loaded.
Post: RE: Hash 'hashes': Token length exception No hashe...

the command should be: Code: -- ./hashcat64.bin -a 0 -m 0 myhash mydict -- both files myhash and mydict need to exist the error message that you got, says that the file "hashes" can't be ...
philsmd hashcat 1 974 02-01-2020, 08:09 AM
    Thread: DCC2 Cracking from a file not working
Post: RE: DCC2 Cracking from a file not working

you are probably using the wrong file. the error messages clearly mentions a different hash btw: you are not allowed to post hashes here, see forum rules (it doesn't matter if it is just an example...
philsmd hashcat 1 823 02-07-2020, 06:56 PM
    Thread: How to crack Keepass2 passcode, help me
Post: RE: How to crack Keepass2 passcode, help me

so you are using -m 13400 together with the modified (removed file names etc) output of keepass2john from bleeding-jumbo john the ripper (JTR) ? Well, it depends if the chars are appended/prepended...
philsmd hashcat 1 931 02-25-2020, 06:13 PM
    Thread: Would anyone be able to match this hash with the password?
Post: RE: Would anyone be able to match this hash with t...

it's not allowed in this forum: https://hashcat.net/forum/announcement-2.html you got a 1 week ban to revise the forum rules
philsmd General Talk 1 666 03-07-2020, 09:13 AM
    Thread: help me
Post: RE: help me

just do NOT specify the file name. see https://hashcat.net/wiki/example_hashes or run: Code: -- hashcat -m 10500 --example-hashes -- to see an example hash (note: there is no file name within th...
philsmd hashcat 1 874 03-13-2020, 11:30 AM
    Thread: No hashes loaded.
Post: RE: No hashes loaded.

Do NOT post hashes https://hashcat.net/forum/announcement-2.html example hashes can be seen here: https://hashcat.net/wiki/example_hashes Hashes do NOT contain any file names (see example hashes...
philsmd hashcat 1 743 03-21-2020, 07:11 PM
    Thread: Struggling with hashcat iTunes
Post: RE: Struggling with hashcat iTunes

if you only have an Intel CPU (no GPU), you should install the OpenCL Runtime for Intel CPUs from https://software.intel.com/en-us/articles/opencl-drivers#cpu-section (https://registrationcenter-downlo...
philsmd hashcat 1 571 03-29-2020, 08:28 PM