Search Results
|
Post |
Author |
Forum
[desc]
|
Replies |
Views |
Posted |
|
|
Thread: password 8 letters
Post: RE: password 8 letters
Do not use hashcat on a laptop..
If you want better performance use hashcat a better GPU like 2080. |
|
Mem5 |
hashcat
|
6 |
1,841 |
01-27-2020, 11:56 PM |
|
|
Thread: Integer overflow detected
Post: RE: Integer overflow detected
Hum, the mask u?d?u?d?u?d?u?d?u?d?u?d?u?d?u?d?u?d?u?d with mode 2500 is clearly *not* doable in a lifetime with your GTX1050.
Nobody on Earth can run this mask even with 100 x 2080ti. |
|
Mem5 |
hashcat
|
10 |
2,734 |
01-30-2020, 10:21 AM |
|
|
Thread: how to do it better ???
Post: RE: how to do it better ???
By restoring the settings I guess you want to be able to set the setting back to its original value.
Just backup the config BEFORE applying the patch.
eg. for Windows
- Backup the key HKEY_LOCAL_MACHI... |
|
Mem5 |
hashcat
|
4 |
1,324 |
01-30-2020, 10:25 AM |
|
|
Thread: How crack this hash?
Post: RE: How crack this hash?
Do not post hashes!
According to https://hashcat.net/wiki/doku.php?id=example_hashes this algorithm is not supported. |
|
Mem5 |
hashcat
|
1 |
873 |
02-25-2020, 11:08 PM |
|
|
Thread: SHA256
Post: RE: SHA256
You missed the bruteforce part:
hashcat64.exe -m 1400 -a 3 -i --increment-min=1 --increment-max=64 -o result.txt -1 ?d?l hashes.txt ?1*64 times
-1 ?d?l means digits + loweralpha
?1*64 times means ... |
|
Mem5 |
hashcat
|
1 |
945 |
02-29-2020, 02:59 PM |
|
|
Thread: No hashes loaded
Post: RE: No hashes loaded
- Paste output of "hashcat --version".
- How did you create your hccapx file?
If you still have the original .cap file, I strongly advice to extract a mode 22000 hash instead of a hccapx. |
|
Mem5 |
hashcat
|
3 |
1,212 |
03-12-2020, 03:02 PM |
|
|
Thread: Hash Extraction
Post: RE: Hash Extraction
Note that you can do .cap -> hash (mode 22000)
No need to use hccapx. |
|
Mem5 |
hashcat
|
2 |
1,047 |
03-13-2020, 03:59 PM |
|
|
Thread: How to use Hashmode: 2501
Post: RE: How to use Hashmode: 2501
Please do not write in CAPITALS.
Never used this mode before, so I assume:
- mode 2501 (or 22001) need a known PMK
- mode 2500 (or 22000) DOES compute PMK through hash_pbkdf2(), while mode 2501 don't... |
|
Mem5 |
hashcat
|
2 |
972 |
03-21-2020, 06:26 PM |
|
|
Thread: How hashcat work?
Post: RE: How hashcat work?
1) Start with wiki https://hashcat.net/wiki/
2) Paste the ouptput of "hashcat -I" (it will list the GPU/CPU you have). |
|
Mem5 |
hashcat
|
17 |
3,930 |
03-22-2020, 12:50 PM |
|
|
Thread: How hashcat work?
Post: RE: How hashcat work?
Try first : https://hashcat.net/beta/ |
|
Mem5 |
hashcat
|
17 |
3,930 |
03-24-2020, 11:18 AM |
|
|
Thread: How hashcat work?
Post: RE: How hashcat work?
Exactly the same as you did previously : unzip, then hashcat -I to list your devices, hashcat -b to benchmark, etc. |
|
Mem5 |
hashcat
|
17 |
3,930 |
03-25-2020, 11:20 AM |
|
|
Thread: There is no results for cracking password
Post: RE: There is no results for cracking password
hashcat outputs in sdtout by default, so I suggest you to add "-o result.txt" if you want the password to be written to this file.
OR use the --show switch as mentioned by philsmd. |
|
Mem5 |
hashcat
|
5 |
1,230 |
03-29-2020, 12:47 PM |
|
|
Thread: There is no results for cracking password
Post: RE: There is no results for cracking password
No, hashcat reads galleria.16800. Then if password if found, it writes it to stdout OR (if -o set) to a file, and in any case to potfile (*.pot). |
|
Mem5 |
hashcat
|
5 |
1,230 |
03-29-2020, 02:20 PM |
|
|
Thread: Password wallet recovery wasabi
Post: RE: Password wallet recovery wasabi
We don't crack hashes here. Same for atom.
Your wallet may uses Scrypt, which is slow as hell.
Note that if you give your 12 words + password, one can get the master private key, and steal your fund... |
|
Mem5 |
hashcat
|
16 |
3,272 |
03-29-2020, 02:29 PM |
|
|
Thread: Crack pbkdf2
Post: RE: Crack pbkdf2
--force is not recommended. |
|
Mem5 |
hashcat
|
7 |
1,454 |
03-29-2020, 10:49 PM |
|
|
Thread: Is This Make A Problem for Cracking?
Post: RE: Is This Make A Problem for Cracking?
And do not use https://hashcat.net/cap2hccapx/ as it is obsolete. |
|
Mem5 |
hashcat
|
2 |
681 |
03-31-2020, 02:54 PM |
|
|
Thread: Hashcat beta on ubuntu 18.04
Post: RE: Hashcat beta on ubuntu 18.04
URL: https://hashcat.net/beta/ |
|
Mem5 |
hashcat
|
9 |
1,902 |
04-01-2020, 09:40 AM |
|
|
Thread: How to view SSID of cracked PMKID (16800) PCAP?
Post: RE: How to view SSID of cracked PMKID (16800) PCAP...
sudo_overflow Wrote: (01-12-2020, 09:26 AM)
--
Would be nice if Hashcat added the SSID in plain text with the password at the end.
--
Don't think so. What about non-printable ESSID characters? That's... |
|
Mem5 |
hashcat
|
6 |
2,259 |
04-01-2020, 02:31 PM |
|
|
Thread: ./hashcat.hctune: No such file or directory
Post: RE: ./hashcat.hctune: No such file or directory
Are you sure you are in "C:\Program Files\hashcat-5.1.0" ?
use "cd /D "C:\Program Files\hashcat-5.1.0"" (add /D) |
|
Mem5 |
hashcat
|
1 |
947 |
04-02-2020, 09:35 AM |
|
|
Thread: What problems can i have if i use --force mode?
Post: RE: What problems can i have if i use --force mode...
Hum this a really bad idea to use hashcat on VBox, as you cannot access to your GPUs.
Use directly hashcat windows binary if you are on Windows, you don't need to install linux. |
|
Mem5 |
hashcat
|
3 |
927 |
04-02-2020, 09:38 AM |