Search Results
|
Post |
Author |
Forum |
Replies
[desc]
|
Views |
Posted |
|
|
Thread: help with the basics
Post: help with the basics
so when i type
hashcat64 -a 3 -m 0 hash.txt ?l?l?l?l?l?l0 -o cracked.txt
i get this
D:\hashcat-5.1.0\hashcat-5.1.0>hashcat64 -a 3 -m 0 hash.txt ?l?l?l?l?l?l0 -o cracked.txt
hashcat (v5.1... |
|
AwfulHacker |
hashcat
|
2 |
1,540 |
08-17-2019, 02:08 AM |
|
|
Thread: help with the basics
Post: RE: help with the basics
slyexe Wrote: (08-17-2019, 04:20 AM)
--
Don't post hashes unless you provide the password, and there is a space on the end of the hash by the looks of things.
--
thanks this fixed it i didnt even not... |
|
AwfulHacker |
hashcat
|
2 |
1,540 |
08-17-2019, 04:25 AM |
|
|
Thread: help cracking a 7 character password
Post: RE: help cracking a 7 character password
philsmd Wrote: (08-21-2019, 11:45 AM)
--
so many problems here:
1. it's NOT allowed to post hashes, see https://hashcat.net/forum/announcement-2.html It's even worse if you claim that you have som... |
|
AwfulHacker |
hashcat
|
3 |
1,599 |
08-21-2019, 12:26 PM |
|
|
Thread: help cracking a 7 character password
Post: help cracking a 7 character password
hey all, im pretty new and seeking help
im trying to crack two 7 character md5 passwords
the hashes are:
95db8696e41507ea06eb40a027701e47
b9770650b3707dba6dd84be561dfdadf
how would i go ab... |
|
AwfulHacker |
hashcat
|
3 |
1,599 |
08-21-2019, 11:12 AM |
|
|
Thread: Hey I'm a complete noob am I'm just starting to learn about the world of hacking
Post: Hey I'm a complete noob am I'm just starting to le...
So I'm looking to hack a password it’s 7 character long. The first 6 are the lower case the last Is as digit 0-9, the passwords are hashed in md5. How would I go about cracking thisI have a has... |
|
AwfulHacker |
hashcat
|
4 |
1,812 |
08-16-2019, 01:08 PM |
|
|
Thread: Hey I'm a complete noob am I'm just starting to learn about the world of hacking
Post: RE: Hey I'm a complete noob am I'm just starting t...
philsmd Wrote: (08-16-2019, 01:36 PM)
--
-a 3 ?l?l?l?l?l?l?d
?l = dollar lower-case ELL = lowercase characters a-z
?d = digits = any number from 0-9
--
What other stuff do I put int the command... |
|
AwfulHacker |
hashcat
|
4 |
1,812 |
08-16-2019, 03:13 PM |
|
|
Thread: Hey I'm a complete noob am I'm just starting to learn about the world of hacking
Post: RE: Hey I'm a complete noob am I'm just starting t...
slawson Wrote: (08-16-2019, 05:25 PM)
--
hashcat64 -a 3 -m 0 hashfilename ?l?l?l?l?l?l?d -o Outputfilename
--
Thanks this really helps, the is so muxh |
|
AwfulHacker |
hashcat
|
4 |
1,812 |
08-16-2019, 05:29 PM |