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: hashcat crash on benchmark
Post: RE: hashcat crash on benchmark

good to hear that. of course always needing to add -d 1,2,3,4,5,6,7,8,9,10 is actually quite annoying... so maybe you can somehow completely disable the non-dedicated GPU (in bios/uefi for instance or...
philsmd hashcat 6 1,947 12-08-2019, 04:44 PM
    Thread: full parallel power of device
Post: RE: full parallel power of device

-a 3 means mask attack (https://hashcat.net/wiki/doku.php?id=mask_attack) so what you basically did is run a dictionary (the dictionary attack would be -a 0) with -a 3, i.e. run each word in the ma...
philsmd hashcat 6 1,844 12-23-2019, 08:54 AM
    Thread: How to view SSID of cracked PMKID (16800) PCAP?
Post: RE: How to view SSID of cracked PMKID (16800) PCAP...

the SSID is within the output, CamandAri is the SSID hint: hexadecimal
philsmd hashcat 6 2,259 01-12-2020, 09:08 AM
    Thread: Hashcat on VPS (CPU only)
Post: RE: Hashcat on VPS (CPU only)

Why would you even think about using these old versions of hashcat ? Do not use --force uninstall all the non-vendor drivers (the open source drivers like Mesa/Pocl etc) Try to fix the clinfo...
philsmd hashcat 6 1,842 01-13-2020, 04:49 PM
    Thread: Need help
Post: RE: Need help

I already mentioned one way to improve the speed (with stdin/pipe). Depending on the hash type (-m x), there might be also the possibility to just use a different algorithm, e.g. salted hashes instead...
philsmd hashcat 6 1,891 02-08-2020, 06:03 PM
    Thread: Need help
Post: RE: Need help

well, it's the prefix as I already told you. The speed with -m 20 will be slower of course, because salted. We actually also have a FAQ and some questions like this https://hashcat.net/faq/morework...
philsmd hashcat 6 1,891 02-08-2020, 08:04 PM
    Thread: bitlocker Hash-types Mask Attack Unable to crack the password correctly
Post: RE: bitlocker Hash-types 掩码?l?l?l无法正确�...

The forum rules are very clear that it is not allowed to use any other language other than English on this forum. https://hashcat.net/forum/announcement-2.html Rules are rules and they need to be ...
philsmd hashcat 6 2,313 03-11-2020, 12:56 PM
    Thread: bitlocker Hash-types Mask Attack Unable to crack the password correctly
Post: RE: bitlocker Hash-types Mask Attack Unable to cra...

Are you able to share this hash in a private message (PM) with us ? Alternatively, could you generate an example hash that also is uncrackable (for which you know the password and are able to share...
philsmd hashcat 6 2,313 03-13-2020, 02:39 PM
    Thread: Error CPU Intel Hashcat 5.1.0.
Post: RE: Error CPU Intel Hashcat 5.1.0.

uninstall pocl, mesa, beignet and install the vendor drivers as recommended on https://hashcat.net/hashcat/ OpenCL Runtime for Intel Core or Xeon processors: https://software.intel.com/en-us/articl...
philsmd hashcat 6 1,890 04-27-2020, 11:28 AM
    Thread: Error CPU Intel Hashcat 5.1.0.
Post: RE: Error CPU Intel Hashcat 5.1.0.

I just tested it (again) just to make sure it would work. ... and as expected, your claim does not hold (for me it works on any ubuntu > 16.04): Code: -- Prerequisites > Missing Prerequisite(s) ---...
philsmd hashcat 6 1,890 04-27-2020, 02:34 PM
    Thread: Simple Dictionary Test
Post: RE: Simple Dictionary Test

It's in your output: Code: -- Skipping unstable hash-mode 15700 for this device. -- It's literally saying that there is a driver problem with your specific device (Apple driver for AMD GPU a...
philsmd hashcat 6 1,213 05-20-2020, 07:32 AM
    Thread: markov mode
Post: RE: markov mode

maybe you are looking for the command line argument: Code: -- --markov-threshold -- see --help output of hashcat. normally the length of the password candidates is determined by the mask le...
philsmd hashcat 6 1,079 05-22-2020, 12:33 PM
    Thread: Simple Dictionary Test
Post: RE: Simple Dictionary Test

did you try to test with the beta version from https://hashcat.net/beta/
philsmd hashcat 6 1,213 05-22-2020, 12:34 PM
    Thread: How long to decrypt SHA256
Post: RE: How long to decrypt SHA256

also note that you can't use decrypt with hashes: https://www.techsolvency.com/passwords/dehashing-reversing-decrypting/ something that isn't encrypted, can't in general be decrypted -m 1400 = S...
philsmd hashcat 6 1,263 05-29-2020, 09:15 PM
    Thread: Hashcat on VPS (CPU only)
Post: RE: Hashcat on VPS (CPU only)

try latest beta version of hashcat from https://hashcat.net/beta/ if it's really an intel CPU, you should install the intel OpenCL runtime from: https://software.intel.com/content/www/us/en/develop...
philsmd hashcat 6 1,842 06-12-2020, 09:44 AM
    Thread: Blockchain Wallet
Post: RE: Blockchain Wallet

my guess is that you already should have a backup of your JSON file downloaded beforehand, ready to be used for recovery and saved to your disk ? If you didn't make any backups and don't have any fil...
philsmd hashcat 6 1,279 06-17-2020, 01:00 PM
    Thread: Blockchain Wallet
Post: RE: Blockchain Wallet

oh, this is actually interesting that the support team is offering you to kind of spam them with login requests. My guess is that there will still be a limit, it might just be a little bit larger (for...
philsmd hashcat 6 1,279 06-19-2020, 09:12 AM
    Thread: Hashcat / rig troubleshooting
Post: RE: Hashcat / rig troubleshooting

I would rather try testing with only a few cards to troubleshoot it. could be power problem and/or temperature problem. Is the system motherboard (using risers ?) etc even compatible with that powe...
philsmd hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 6 1,118 07-11-2020, 12:32 PM
    Thread: CL_OUT_OF_HOST_MEMORY
Post: RE: CL_OUT_OF_HOST_MEMORY

1. why do you use crunch ? 2. why do you use hashcat 5.1.0 if hashcat 6.0.0 is available (https://hashcat.net/hashcat/) ? 3. what is your command ? 4. why don't you give your full specs ? if the er...
philsmd hashcat 6 903 07-11-2020, 05:00 PM
    Thread: AWS P3.16xlarge benchmarks
Post: RE: AWS P3.16xlarge benchmarks

Code: -- -D 1,2 -- can be used to enable both CPU and GPU (the Intel OpenCL Runtime for Core or Xeon processors need to be installed, in general), but note that it doesn't always increase speed...
philsmd Hardware 6 1,260 07-15-2020, 06:49 AM