Search Results
|
Post |
Author |
Forum |
Replies
[desc]
|
Views |
Posted |
|
|
Thread: about the zip file size and the hash got by zip2john
Post: RE: about the zip file size and the hash got by zi...
You can get rid of a part of the hash, the longest one. Simply delete it. |
|
Mem5 |
hashcat
|
3 |
1,721 |
11-01-2019, 11:15 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: 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 |
|
|
Thread: hashcat on raspberry pi 4
Post: RE: hashcat on raspberry pi 4
Still not.
Only x86 and x64. |
|
Mem5 |
hashcat
|
3 |
1,258 |
04-02-2020, 06:59 PM |
|
|
Thread: How this can be possible?
Post: RE: How this can be possible?
Uraniumhazee Wrote: (04-16-2020, 02:33 AM)
--
same router mac same client mac same router name but different pass hashes?
--
- PMKID are NOT the same
- Station mac are NOT the same (b8b7f14164f4 &... |
|
Mem5 |
hashcat
|
3 |
974 |
04-17-2020, 06:20 PM |
|
|
Thread: Brute-Shark: A New Project that extract hashes from PCAP files
Post: RE: Brute-Shark: A New Project that extract hashes...
Thanks for sharing.
I knew Pcredz and Net-creds that seem to do the same.
Could you please explain what's new in your soft? |
|
Mem5 |
User Contributions
|
3 |
1,791 |
05-05-2020, 11:01 AM |
|
|
Thread: 3des comand
Post: RE: 3des comand
It's not "a part of the command", it's just the help file.
To attack 3DES set "-m" switch to 14100
Example:
Code:
--
hashcat -m 14100 wordlist hashfile
--
where wordlist contains a list of passwords ... |
|
Mem5 |
hashcat
|
3 |
818 |
05-13-2020, 03:07 PM |
|
|
Thread: 4 symbols WPA2 password?
Post: RE: 4 symbols WPA2 password?
ESSID is the name of the wifi, nothing to do with the password =)
Password must be between 8 and 63 characters, no more no less. |
|
Mem5 |
hashcat
|
3 |
771 |
06-08-2020, 08:56 AM |
|
|
Thread: Hashcat 6.0.0 / CUDA crash (Solved)
Post: RE: Hashcat 6.0.0 / CUDA crash (Solved)
Thanks for the update SquinklePhoom.
Could you share the commands please? Same issue here.
I've done:
Code:
--
# Uninstall previous Nvidia driver
apt-get remove --auto-remove nvidia-cuda-toolkit nvi... |
|
Mem5 |
hashcat
|
3 |
1,169 |
06-20-2020, 04:16 PM |
|
|
Thread: fastest way to crack bcrypt
Post: RE: fastest way to crack bcrypt
lightning Wrote: (06-29-2020, 08:17 AM)
--
hashcat64 -a 0 -m 3200 hashes.txt rockyou.txt -w 3 -O
hashcat64 -a 0 -m 3200 hashes.txt rockyou.txt -w 3 -O -d 1
--
-a 0 is optional here
-w 3 can be chang... |
|
Mem5 |
hashcat
|
3 |
952 |
06-29-2020, 10:25 AM |
|
|
Thread: tips on cracking SHA1 hash
Post: RE: tips on cracking SHA1 hash
Quote:
--
SHA1 hash with salt
--
First, choose the right mode, speed is not the same for all:
Code:
--
110 sha1($pass.$salt)
120 sha1($salt.$pass)
130 sha1(utf16le($pass).$salt)
140 sha1($salt.utf1... |
|
Mem5 |
hashcat
|
3 |
396 |
09-24-2020, 10:10 AM |
|
|
Thread: gpu-async feature
Post: gpu-async feature
Hi,
Please can someone explain me what is the --gpu-async feature (oclHashcat+) ? When/For what should I use it ? (nvidia GTX260)
Thank you. |
|
Mem5 |
Very old oclHashcat-plus Support
|
4 |
10,005 |
08-10-2011, 06:32 PM |
|
|
Thread: gpu-async feature
Post: RE: gpu-async feature
Do you consider that mine (nvidia GTX260) is a low-end GPU ? |
|
Mem5 |
Very old oclHashcat-plus Support
|
4 |
10,005 |
08-11-2011, 11:06 AM |
|
|
Thread: OSX hash
Post: OSX hash
Hi guys,
I don't know where to post my question so I hope it is OK here.
My question deals about OSX hashes.
I read that a OSX hash is a salted SHA1 (salt = first 8 chars)
Code:
--
OSX_hash :
sal... |
|
Mem5 |
General Help
|
4 |
8,739 |
02-15-2012, 04:48 PM |
|
|
Thread: OSX hash
Post: RE: OSX hash
Sorry for the hashes.
Quote:
--
You don't get the same hash because you don't use the salt.
--
Quote:
--
also notice the salt is encoded in hex
--
So I did :
$salt_as_string = hex2string($... |
|
Mem5 |
General Help
|
4 |
8,739 |
02-15-2012, 08:14 PM |
|
|
Thread: New User (need help)
Post: RE: New User (need help)
Hum..
Do whatever you want !
This forum is for problems report.
Ask a precise question and we'll answer.
|
|
Mem5 |
Very old oclHashcat-lite Support
|
4 |
10,230 |
02-17-2012, 08:10 PM |
|
|
Thread: New User (need help)
Post: RE: New User (need help)
I help people who ask questions. You didn't. |
|
Mem5 |
Very old oclHashcat-lite Support
|
4 |
10,230 |
02-17-2012, 11:39 PM |
|
|
Thread: Recommanded OS for oclhashcat ?
Post: Recommanded OS for oclhashcat ?
Hi,
Is there an OS more recommended than an other for performance ? Win/Linux ? |
|
Mem5 |
Hardware
|
4 |
10,060 |
04-16-2012, 09:05 PM |
|
|
Thread: Recommanded OS for oclhashcat ?
Post: RE: Recommanded OS for oclhashcat ?
Thanks.
No overclocking.
I like linux too but will I get more performance if I only use the shell (no x-server like kde/gnome) under linux ? |
|
Mem5 |
Hardware
|
4 |
10,060 |
04-16-2012, 10:40 PM |
|
|
Thread: oclHashcat-plus --show question
Post: oclHashcat-plus --show question
Thanks atom.
@phillips323 : each "?1" covers one character only. That's why, to cover 1->7, I use several lines.
[hr]
Another question :
I added "--show" but it fails :
Quote:
--
oclHashcat-plus64... |
|
Mem5 |
Very old oclHashcat-plus Support
|
4 |
8,599 |
05-13-2012, 06:50 PM |