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 [desc] Views Posted
    Thread: hashcat in VM
Post: RE: hashcat in VM

option 1 is basically the most flexible one that can accomodate for all other modes (the user can just pass the correct password candidates according to keying options). The main other problem is h...
philsmd hashcat 12 4,959 12-08-2019, 09:07 PM
    Thread: hashcat in VM
Post: RE: hashcat in VM

The problem here might be that you probably need to use -S or pipe or otherwise the plains will be rejected already on host (you may be able to work around it, by always providing 24 bytes, but that's...
philsmd hashcat 12 4,959 12-21-2019, 06:51 PM
    Thread: Maskprocessor Help Windows 10
Post: RE: Maskprocessor Help Windows 10

The executable is definitely within the maskprocessor folder: https://github.com/hashcat/maskprocessor/releases Well, it would make sense to explain what attack mode you tried and how your strategy...
philsmd hashcat 12 2,254 05-11-2020, 03:53 PM
    Thread: Maskprocessor Help Windows 10
Post: RE: Maskprocessor Help Windows 10

@Sondero, my guess is that it is similar to the command with -m 2500 mentioned here: https://hashcat.net/faq/morework but I agree, this is very, very rarely fixing the main problem... even if you g...
philsmd hashcat 12 2,254 05-11-2020, 10:59 PM
    Thread: Maskprocessor Help Windows 10
Post: RE: Maskprocessor Help Windows 10

1. try to use this command for benchmark: hashcat64.exe -m 2500 -b 2. the number of networks in the hccapx file will affect the speed (more salt/ESSIDs, more work), try with the example hash from htt...
philsmd hashcat 12 2,254 05-12-2020, 12:03 PM
    Thread: Maskprocessor Help Windows 10
Post: RE: Maskprocessor Help Windows 10

Where do you see these percentages ? Are you talking about the "Util" value in the status prompt of hashcat ?
philsmd hashcat 12 2,254 05-12-2020, 12:42 PM
    Thread: Maskprocessor Help Windows 10
Post: RE: Maskprocessor Help Windows 10

I don't think the task manager will even recognize common OpenCL tools/software. It will just consider a few other/built-in or video editing/media player software etc. It would probably make more s...
philsmd hashcat 12 2,254 05-12-2020, 01:04 PM
    Thread: IKE file testcase for oclHashcat
Post: RE: IKE file testcase for oclHashcat

@navox Please add this problem to Trac https://hashcat.net/trac/ s.t. atom can/will have a look at it. Thx UPDATE: I've now opened a Trac ticket here: https://hashcat.net/trac/ticket/131 UPDATE 2: Th...
philsmd Very old oclHashcat-plus Support 13 28,017 04-16-2013, 05:25 PM
    Thread: IKE file testcase for oclHashcat
Post: RE: IKE file testcase for oclHashcat

First of all, I am sure you've noticed that the forum adds newlines etc characters... So also the "show page source" feature of your browser includes some special characters (newline etc) in the strin...
philsmd Very old oclHashcat-plus Support 13 28,017 04-16-2013, 03:36 PM
    Thread: ERROR: ./kernels/4098/m0000q_warp.VLIW0.llvmir: No such file or directory
Post: RE: ERROR: clGetDeviceIDs() -1

https://hashcat.net/forum/thread-1108.html https://hashcat.net/forum/thread-119.html https://hashcat.net/forum/thread-2073.html https://hashcat.net/forum/thread-2411.html https://hashcat.net/forum/thre...
philsmd Very old oclHashcat-lite Support 13 30,036 07-04-2013, 09:14 AM
    Thread: Android Full Disk Encryption
Post: RE: Android Full Disk Encryption

I added to the wiki an example hash for -m 8800. Please see https://hashcat.net/wiki/doku.php?id=example_hashes , file: hashcat.android43fde Password is like for all other samples "hashcat". I extra...
philsmd User Contributions 13 55,419 09-13-2014, 12:56 PM
    Thread: AMD Radeon HD 6770 M Graphic Card (ADL_Overdrive6_FanSpeed_Get() is missing) Error
Post: RE: AMD Radeon HD 6770 M Graphic Card (ADL_Overdr...

tra_extra Wrote: (10-27-2014, 03:49 PM) -- what should i do? -- You should download the version recommended by https://www.hashcat.net/oclHashcat (at the time of this post it is "Catalyst 14.9 or l...
philsmd General Help 13 28,439 10-27-2014, 04:39 PM
    Thread: TeamSpeak Hash?
Post: RE: TeamSpeak Hash?

okay I investigated this a little bit and indeed there are 2+ hashing algorithms used for teamspeak, the one for the server query password was already mentioned above so I will skip that now (it is ju...
philsmd Old hashcat Support 13 25,728 06-27-2015, 11:17 PM
    Thread: Extract PDF hash (edit passwd)
Post: RE: Extract PDF hash (edit passwd)

It seems that the differences between the algorithms used for checking the owner password (- editing - permissions) compared to the user password (password to open the file aka encrypted PDFs) at leas...
philsmd hashcat 13 59,850 01-26-2017, 06:03 PM
    Thread: need help with markov chain, or possibly another solution for decrypt of AES-256
Post: RE: need help with markov chain, or possibly anoth...

There are still some open questions here: 1. how do you know if the decryption worked correctly ? You at least need to know the key, the plain text and the cipher text (you didn't state that you have ...
philsmd hashcat 13 11,856 05-27-2017, 06:57 PM
    Thread: need help with markov chain, or possibly another solution for decrypt of AES-256
Post: RE: need help with markov chain, or possibly anoth...

I was just trying to say that you should test your script/code/tool (that you use to decrypt+verify) with a sample data consisting of a key with that specific pattern, the plaintext that you are sear...
philsmd hashcat 13 11,856 05-27-2017, 09:58 PM
    Thread: need help with markov chain, or possibly another solution for decrypt of AES-256
Post: RE: need help with markov chain, or possibly anoth...

Code: -- echo teststring | openssl enc -e -aes-256-ecb -K 0000123400001234000012340000123400001234000012340000123400001234 | xxd -g 1 -- and Code: -- echo teststring | openssl enc -e -aes-256-ec...
philsmd hashcat 13 11,856 05-30-2017, 06:51 AM
    Thread: Slow/no status response in Windows 10
Post: RE: Slow/no status response in Windows 10

Well, that's a comparison of 2 completely different (operating) systems. I'm not sure if that is a good comparison. Furthermore, the 2 system also have different hardware (so everything changes). A be...
philsmd hashcat 13 11,068 06-02-2017, 08:09 AM
    Thread: Slow/no status response in Windows 10
Post: RE: Slow/no status response in Windows 10

Wait, how did you test this that quickly? (you had to reboot your system and wait until the whole dictionary exhausted, shouldn't that take at least several minutes/hours?) How much time does it take...
philsmd hashcat 13 11,068 06-02-2017, 08:50 AM
    Thread: Slow/no status response in Windows 10
Post: RE: Slow/no status response in Windows 10

Oh that might explain it (you shouldn't install CUDA at all for using hashcat, it might ship with conflicting .dll/drivers). You should try to follow this: https://hashcat.net/faq#i_may_have_the_wron...
philsmd hashcat 13 11,068 06-02-2017, 09:25 AM