Search Results
|
Post |
Author |
Forum
[asc]
|
Replies |
Views |
Posted |
|
|
Thread: Cannot load module ./modules/module_02000.dll
Post: RE: Cannot load module ./modules/module_02000.dll
if I download the beta version from https://hashcat.net/beta/ I definitely see a file in the modules folder named
module_02000.dll
32-bit support was removed in recent versions of hashcat, but if... |
|
philsmd |
hashcat
|
6 |
2,952 |
07-07-2019, 09:34 PM |
|
|
Thread: Mac OSX Mojave .plist format conversion
Post: RE: Mac OSX Mojave .plist format conversion
if I understood this correctly you can access the file when mounting the file system with a different operating system ?!
I think we can't do anything about that. You can't just use a totally diffe... |
|
philsmd |
hashcat
|
9 |
4,502 |
06-14-2019, 06:53 PM |
|
|
Thread: Custom charsets for Cyrillic passwords in NTLM hashes
Post: RE: Custom charsets for Cyrillic passwords in NTLM...
this discussion is very difficult to follow. are you using 2 forum accounts or why are you BotPass answering like it was an answer to you (but actually given to boreas). How are you related if I may a... |
|
philsmd |
hashcat
|
8 |
2,730 |
06-14-2019, 09:42 PM |
|
|
Thread: Custom charsets for Cyrillic passwords in NTLM hashes
Post: RE: Custom charsets for Cyrillic passwords in NTLM...
no, it's perfectly fine to answer like you did and clarify the situation.
Thanks for the clarification !
It just wasn't very clear (maybe only to me) that this was just a general clarification/s... |
|
philsmd |
hashcat
|
8 |
2,730 |
06-15-2019, 07:42 AM |
|
|
Thread: Cannot load module ./modules/module_02000.dll
Post: RE: Cannot load module ./modules/module_02000.dll
there is no such file like hashcat64.exe within the beta version. if you have that file extracted, you are doing something horribly wrong (pebcak). It's easy to proof that the file under https://hashc... |
|
philsmd |
hashcat
|
6 |
2,952 |
07-08-2019, 08:57 AM |
|
|
Thread: PKZip Length Question
Post: RE: PKZip Length Question
short answer: not supported
long answer: it would actually be easily possible to support longer compressed data lengths (the decompressed length is even less problematic because we "only" need to c... |
|
philsmd |
hashcat
|
2 |
1,684 |
06-22-2019, 09:57 AM |
|
|
Thread: how to make an attack
Post: RE: how to make an attack
probably just an escaping problem. for instance use "$-" instead on some operating system, some need \$- etc.
I would test with a rule that doesn't need escaping at all, like:
hashcat -j u ...
... |
|
philsmd |
hashcat
|
4 |
2,139 |
06-25-2019, 08:08 AM |
|
|
Thread: btcrecover extract scripts
Post: RE: btcrecover extract scripts
Only the base64 encoded hash of -m 18800 = Blockchain, My Wallet, Second Password (SHA256) for blockchain.info hashes is supported with latest (beta) version of hashcat (https://hashcat.net/beta).
... |
|
philsmd |
hashcat
|
1 |
1,240 |
07-12-2019, 11:41 AM |
|
|
Thread: Can't use hashcat with AMD Radeon R9 380
Post: RE: Can't use hashcat with AMD Radeon R9 380
what is the problem and error message you got ? details ! |
|
philsmd |
hashcat
|
9 |
3,820 |
07-12-2019, 12:36 PM |
|
|
Thread: hashcat with 3 wordlists
Post: RE: hashcat with 3 wordlists
since 2+1 = 3 you could just pre-compute 2 dicts and add the 3rd one with -a 1.
There is also combinator3 from hashcat-utils (you can pipe it but it's slower, but could be sometimes better if you tar... |
|
philsmd |
hashcat
|
1 |
1,128 |
07-13-2019, 07:39 AM |
|
|
Thread: How to use gpu on bruteforcing SHA256(MD5('password'))
Post: RE: How to use gpu on bruteforcing SHA256(MD5('pas...
see the output of --help
sha256(md5(pass)) is not currently supported
-a 3 needs a mask and you specify a mask directly after the hash file
e.g.
Code:
--
./hashcat64.bin -a 3 -m 4700 -D 1... |
|
philsmd |
hashcat
|
9 |
3,421 |
07-13-2019, 08:18 AM |
|
|
Thread: How to use gpu on bruteforcing SHA256(MD5('password'))
Post: RE: How to use gpu on bruteforcing SHA256(MD5('pas...
Code:
--
perl tools/test.pl passthrough 0 < example.dict | hashcat -m 1400 -w 3 hash.txt
--
|
|
philsmd |
hashcat
|
9 |
3,421 |
07-13-2019, 12:22 PM |
|
|
Thread: How to use gpu on bruteforcing SHA256(MD5('password'))
Post: RE: How to use gpu on bruteforcing SHA256(MD5('pas...
c'mon this should be really obvious.
The error message says that you do not have the required perl modules installed
This thread is getting a little bit weird (the strange command line options, ... |
|
philsmd |
hashcat
|
9 |
3,421 |
07-13-2019, 03:21 PM |
|
|
Thread: Office international character problem
Post: RE: Office international character problem
I'm pretty sure this is a known problem with how the OpenCL kernels use utf16 chars.
As far as I know, the kernel code (also for performance reasons) for utf16le encoding is very "elementary" and j... |
|
philsmd |
hashcat
|
10 |
4,102 |
07-13-2019, 09:54 PM |
|
|
Thread: Hashcat office collision attack (9810 and 9820) doesn't work
Post: RE: Hashcat office collision attack (9810 and 9820...
sounds similar to this problem https://github.com/hashcat/hashcat/issues/2067 |
|
philsmd |
hashcat
|
2 |
1,556 |
07-16-2019, 12:05 PM |
|
|
Thread: mozilla
Post: RE: mozilla
-1 0x01
^ this is wrong syntax. where did you read about this 0x notation ? did you just guess this?
hashcat has an option called --hex-charset and you can use it like this
--hex-charset ?a?a?a... |
|
philsmd |
hashcat
|
2 |
1,306 |
07-16-2019, 02:24 PM |
|
|
Thread: How to find the password for a hidden partition of a single TrueCrypt file?
Post: RE: How to find the password for a hidden partitio...
best recommendation in such cases is always to try to generate a new very similar file/partition with TrueCrypt with known password (maybe even similar password compared to what expect) and try to cra... |
|
philsmd |
hashcat
|
6 |
2,676 |
07-16-2019, 08:31 PM |
|
|
Thread: How to find the password for a hidden partition of a single TrueCrypt file?
Post: RE: How to find the password for a hidden partitio...
yeah and I also do not agree that testing is a waste of time or you can save time by just asking and take everything for granted. Verify it ! check if the claim about this sector is correct by generat... |
|
philsmd |
hashcat
|
6 |
2,676 |
07-17-2019, 01:10 PM |
|
|
Thread: CISCO ASA Enable Fix
Post: RE: CISCO ASA Enable Fix
|
philsmd |
hashcat
|
5 |
2,669 |
07-18-2019, 06:56 AM |
|
|
Thread: Hashfile input format
Post: RE: Hashfile input format
--username
please do not post hashes. you will be banned |
|
philsmd |
hashcat
|
6 |
3,092 |
07-18-2019, 06:58 AM |