Search Results
|
Post |
Author |
Forum
[desc]
|
Replies |
Views |
Posted |
|
|
Thread: hcstat to hcstat2
Post: RE: hcstat to hcstat2
well, in theory one could develop a tool to convert .hcstat files into .hcstat2 files, but at the end it doesn't make much sense because the new file format of course has several advantages (most impo... |
|
philsmd |
hashcat
|
2 |
2,035 |
11-29-2018, 10:44 AM |
|
|
Thread: Hashcat64 cannot detect GPU @ driver Nvidia 417.22 Cuda 10
Post: RE: Hashcat64 cannot detect GPU @ driver Nvidia 41...
please follow this guide: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_may_have_the_wrong_driver_installed_what_should_i_do
You have a broken driver installation.
Furthermore,... |
|
philsmd |
hashcat
|
1 |
1,628 |
12-12-2018, 12:31 PM |
|
|
Thread: Hash not found
Post: RE: Hash not found
I guess you are confusing something and did (maybe accidentially) put the content of the .hccapx file into that found file.
see https://hashcat.net/wiki/doku.php?id=hccapx
the "HCPX" is clearly ... |
|
philsmd |
hashcat
|
1 |
1,299 |
12-15-2018, 06:12 PM |
|
|
Thread: hashcat 0h/s
Post: RE: hashcat 0h/s
The timeout patch was not applied correctly (maybe you didn't reboot etc, please follow the steps 1 by 1 and don't skip anything)
You should also try with cmd instead of powershell. that might also... |
|
philsmd |
hashcat
|
3 |
2,306 |
12-16-2018, 11:48 AM |
|
|
Thread: hashcat iconv
Post: RE: hashcat iconv
if I generate a md5 hash with your input $HEX[706f657a6965] I get a completely separate result:
Code:
--
printf "po\xebzie" |iconv -f "iso8859-1" -t "ASCII//TRANSLIT" | md5sum
5453454a253f8840811... |
|
philsmd |
hashcat
|
4 |
2,981 |
12-07-2018, 01:25 PM |
|
|
Thread: hashcat iconv
Post: RE: hashcat iconv
well, I'm still not sure if 278fbfac8b69dda968b190e6bb1f4ac9 is the correct hash for your plain. I guess you do not know the password at all (which is bad since it would be a reason to ban you, but I'... |
|
philsmd |
hashcat
|
4 |
2,981 |
12-07-2018, 06:40 PM |
|
|
Thread: Can only find one hash of two - Office 2013
Post: RE: Can only find one hash of two - Office 2013
how did you get / generate these hashes ? They don't look very random for instance e166509e5a4e05670dc5f3a57c4f30ff is the same which is kind of weird because it shouldn't happen at all that this part... |
|
philsmd |
hashcat
|
5 |
3,229 |
12-11-2018, 10:55 PM |
|
|
Thread: Ransomware
Post: RE: Ransomware
First of all, this is of course not the usual use case for hashcat.
Furthermore, Diskcryptor is probably a legit software just misused by the malware, it's not malware but can be used to encrypt file... |
|
philsmd |
hashcat
|
13 |
7,573 |
12-13-2018, 08:06 PM |
|
|
Thread: Hashcat saying wrong driver
Post: RE: Hashcat saying wrong driver
are you sure that the MH/s are for a single card and for -m 2500 = WPA/WPA2 ?
That's probably not correct. Can you give a link to these benchmarks ?
Of course if you have 8 x Nvidia GTX 1080 ti th... |
|
philsmd |
hashcat
|
7 |
4,416 |
12-16-2018, 04:05 PM |
|
|
Thread: clGetPlatformIDs(): CL_PLATFORM_NOT_FOUND_KHR problem
Post: RE: clGetPlatformIDs(): CL_PLATFORM_NOT_FOUND_KHR ...
please follow this guide https://hashcat.net/faq/wrongdriver |
|
philsmd |
hashcat
|
4 |
9,115 |
12-19-2018, 04:19 PM |
|
|
Thread: helpme ^^)
Post: RE: helpme ^^)
hashes were removed. users were banned. follow the forum rules. damnit
see https://hashcat.net/forum/announcement-2.html |
|
philsmd |
hashcat
|
4 |
2,380 |
01-05-2019, 05:10 PM |
|
|
Thread: Avoiding startup lag when running hashcat in a loop
Post: RE: Avoiding startup lag when running hashcat in a...
First of all, --force is not used to enable your CPU, but --force is used to run hashcat even if it detected some hard problems on your system.
-D 1 (or --opencl-device-types 1) instead needs to be... |
|
philsmd |
hashcat
|
2 |
1,716 |
12-12-2018, 12:20 PM |
|
|
Thread: Ransomware
Post: RE: Ransomware
I had a glance at this page: https://diskcryptor.net/wiki/Volume
and the source here https://github.com/smartinm/diskcryptor
it seems that the algo for key derivation from the password is PBKDF2-H... |
|
philsmd |
hashcat
|
13 |
7,573 |
12-13-2018, 09:12 PM |
|
|
Thread: Ransomware
Post: RE: Ransomware
Well, if it wasn't really clear yet, this specific algorithm is not supported yet by hashcat since you can't really extract a hash, but need to generate the AES-XTS keys on-the-fly and verify the decr... |
|
philsmd |
hashcat
|
13 |
7,573 |
12-14-2018, 11:06 AM |
|
|
Thread: What make the hashrate so huge different?
Post: RE: What make the hashrate so huge different?
well, hccapx files as you can see here https://hashcat.net/wiki/doku.php?id=hccapx can consist of several networks/handshakes etc. if you crack several networks at the same time with -m 2500 = WPA/WPA... |
|
philsmd |
hashcat
|
4 |
2,716 |
01-15-2019, 07:05 PM |
|
|
Thread: Custom charset with mask files
Post: RE: Custom charset with mask files
@swing
did you try putting my1.hcchr and my2.hcchr into the root directory of hashcat and use a mask like this:
my1.hcchr,my2.hcchr,?l,?1?2?1?2?3?3?3
I think it's just a matter of if the file i... |
|
philsmd |
hashcat
|
3 |
3,832 |
01-18-2019, 07:48 PM |
|
|
Thread: SQL2012 - Token Length Exception
Post: RE: SQL2012 - Token Length Exception
First of all, hashes (yeah all hashes, including the SQL hashes) are not decryptable, you must crack them.
The error message clearly says that it tried to use the hash "C:\hashcat\Hashes.txt" which... |
|
philsmd |
hashcat
|
2 |
3,252 |
12-19-2018, 07:37 PM |
|
|
Thread: cracking Wifi with android phone
Post: RE: cracking Wifi with android phone
(I will only answer the hashcat related part of the question, because this is the hashcat forum.... how you obtain networks traffic captures is another question not related to hashcat at all,,. hint: ... |
|
philsmd |
hashcat
|
2 |
2,328 |
12-20-2018, 09:37 AM |
|
|
Thread: Help performing a mask-attack on 1 MD5
Post: RE: Help performing a mask-attack on 1 MD5
you should have a look here:
https://hashcat.net/wiki/doku.php?id=mask_attack
especially the .hcmask file section could be interesting too:
https://hashcat.net/wiki/doku.php?id=mask_attack#hashca... |
|
philsmd |
hashcat
|
1 |
1,331 |
12-27-2018, 10:45 AM |
|
|
Thread: Need help on cracking veracrypt hidden partition
Post: RE: Need help on cracking veracrypt hidden partiti...
[update]: undeath was once again faster to answer the questions. he of course gives very good advice so read his suggestions too. I will leave my reply here anyways, maybe it adds just a little bit mo... |
|
philsmd |
hashcat
|
4 |
2,770 |
12-31-2018, 11:57 AM |