Search Results
|
Post |
Author |
Forum
[desc]
|
Replies |
Views |
Posted |
|
|
Thread: Hi , My First Thread
Post: RE: Hi , My First Thread
Serarch for rig rental on google if you don't want to run it at home. Or use online password cracking services.
AMD opteron dual core is bad for hash cracking. Buy a good graphic card or use online s... |
|
Mem5 |
hashcat
|
12 |
11,589 |
06-20-2017, 10:27 AM |
|
|
Thread: Overclocked GPU!
Post: RE: Overclocked GPU!
|
Mem5 |
hashcat
|
3 |
4,233 |
07-07-2017, 04:21 PM |
|
|
Thread: Office and --show option
Post: Office and --show option
Hi,
Still testing MS office crack, and had some issues while looking for collisions :
Code:
--
cat hash.txt
user:$oldoffice$3*xxx
hashcat -m 9810 -a 3 -w 3 --username -o res_1.txt hash.txt ?b?b?b?b?... |
|
Mem5 |
hashcat
|
6 |
5,799 |
08-24-2017, 10:19 PM |
|
|
Thread: Office and --show option
Post: RE: Office and --show option
philsmd Wrote: (08-25-2017, 07:12 AM)
--
You forgot to also include the command you execute for -m 9820. It also must contaiin the --username switch.
--
Yes it did contain username switch:
Code:
--
... |
|
Mem5 |
hashcat
|
6 |
5,799 |
08-25-2017, 08:32 AM |
|
|
Thread: Office and --show option
Post: RE: Office and --show option
I took the beta 433, but still having issues. Don't know if it's a bug or a misunderstanding!
I got one collision thanks to your fix:
Code:
--
hashcat m 9820 --username -a 3 -w 3 res2.txt ?a?a?a?a?... |
|
Mem5 |
hashcat
|
6 |
5,799 |
08-27-2017, 11:03 PM |
|
|
Thread: Office and --show option
Post: RE: Office and --show option
Works perfect. THanks for your help.
Next time I will report it on github (I didn't know if it was a bug or a misunderstanding). |
|
Mem5 |
hashcat
|
6 |
5,799 |
09-01-2017, 07:48 PM |
|
|
Thread: Remove Cracked Hash
Post: RE: Remove Cracked Hash
Have you read hashcat --help ?
--remove remove the cracked hashes from hashfile
-o result.txt write cracked hash to result.txt |
|
Mem5 |
hashcat
|
3 |
4,934 |
09-19-2017, 08:15 AM |
|
|
Thread: How To Run Hashcat ON RDP/VPS
Post: RE: How To Run Hashcat ON RDP/VPS
I use hashcat via RDP and works well.
IMHO it looks like a driver error. Try to reinstall proper drivers. |
|
Mem5 |
hashcat
|
4 |
4,628 |
09-26-2017, 08:16 AM |
|
|
Thread: hashcat v 4.0.0
Post: RE: hashcat v 4.0.0
I tried the rc2 and had a huge drop in NTLM performance, on GTX 1080+1070
Am I the only one ?
Benchmark NTLM:
v3.6 : 73'607'804'349 H/s
v4.0.0 rc2 : 27'007'417'122 H/s
v4.0.0 rc3 : 26'301'910'948 H/... |
|
Mem5 |
hashcat
|
9 |
7,346 |
10-10-2017, 12:10 PM |
|
|
Thread: hashcat v 4.0.0
Post: RE: hashcat v 4.0.0
# hashcat (4.0.0-rc4) tests:
hashcat64.exe -b -w 3 -m 1000 --machine-readable
gives 27'292'689'606
hashcat64.exe -b -w 3 -m 1000 -O --machine-readable
gives 77'160'705'549
So.. I should always use o... |
|
Mem5 |
hashcat
|
9 |
7,346 |
10-10-2017, 06:56 PM |
|
|
Thread: wpa2 broken
Post: RE: wpa2 broken
You must be physically next to the AP for this attack.
Hashcat won't help you to do this. |
|
Mem5 |
hashcat
|
3 |
3,880 |
10-16-2017, 10:22 PM |
|
|
Thread: hashcat v4.0.0
Post: RE: hashcat v4.0.0
Again, thanks a lot atom & the team!
I will test it ASAP. |
|
Mem5 |
hashcat
|
11 |
86,633 |
10-27-2017, 10:59 PM |
|
|
Thread: hashcat v4.0.0 slow with itunes backup 14800
Post: RE: hashcat v4.0.0 slow with itunes backup 14800
Notice the change in the maximum password length. |
|
Mem5 |
hashcat
|
5 |
4,440 |
11-07-2017, 09:26 AM |
|
|
Thread: PDF Cracking Issues
Post: RE: PDF Cracking Issues
What's the complete output please? |
|
Mem5 |
hashcat
|
6 |
5,221 |
11-15-2017, 09:33 AM |
|
|
Thread: 1080GTX sluggish WPA cracking..
Post: RE: 1080GTX sluggish WPA cracking..
For a single 1080, 300 kH/s is is quite okay. See benchmarks.
If you do bruteforce you can get 380 kH/s but dictionnary is a bit slower. |
|
Mem5 |
hashcat
|
4 |
3,416 |
11-15-2017, 09:35 AM |
|
|
Thread: Combinator Attack and unique
Post: Combinator Attack and unique
Hi,
When using Combinator attack (with two wordlists), hashcat does not unique duplicate words.
I think it's useful, but it may exist a reason why developers did not implement that ?
Thanks. |
|
Mem5 |
hashcat
|
3 |
2,897 |
11-28-2017, 10:42 PM |
|
|
Thread: Combinator Attack and unique
Post: RE: Combinator Attack and unique
From an algorithm perspective, would it be faster to sort & uniq on CPU or GPU, for huge files ? |
|
Mem5 |
hashcat
|
3 |
2,897 |
11-29-2017, 10:05 PM |
|
|
Thread: [itunes backup 9] Password empty although cracked
Post: RE: [itunes backup 9] Password empty although crac...
Set the output-format to HEX. Maybe a terminal print issue. |
|
Mem5 |
hashcat
|
4 |
3,862 |
11-29-2017, 10:09 PM |
|
|
Thread: Old Office and KDF
Post: Old Office and KDF
Hello,
I am trying to crack an old-office hash following the steps given at https://hashcat.net/forum/thread-3665-post-20935.html#pid20935 :
Thanks to mode 9710 I found : 'deebd8f416' as ou... |
|
Mem5 |
hashcat
|
13 |
10,132 |
01-19-2018, 08:15 PM |
|
|
Thread: Old Office and KDF
Post: RE: Old Office and KDF
I don't know what to do with the last MD5 I've computed. |
|
Mem5 |
hashcat
|
13 |
10,132 |
01-20-2018, 12:43 AM |