hi.
Please tell me how to cracking md5 passwords with has special characters ( like @) ?
I did test for myself and generate one hash ( asd12@ ). But couldn't crack it.
Thanks
is not there anyone can help me ?
plz read
https://hashcat.net/wiki/doku.php?id=oclhashcat
plz take a look at :
* Built-in charsets:
?l = abcdefghijklmnopqrstuvwxyz
?u = ABCDEFGHIJKLMNOPQRSTUVWXYZ
?d = 0123456789
?s = !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~
?a = ?l?u?d?s
?b = 0x00 - 0xff
(10-18-2015, 10:34 AM)Szulik Wrote: [ -> ]plz read https://hashcat.net/wiki/doku.php?id=oclhashcat
plz take a look at :
* Built-in charsets:
?l = abcdefghijklmnopqrstuvwxyz
?u = ABCDEFGHIJKLMNOPQRSTUVWXYZ
?d = 0123456789
?s = !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~
?a = ?l?u?d?s
?b = 0x00 - 0xff
I did, But i want see an example for this.
I dont where know use switch command ?