how do i crack this password with special character?
#6
[quote="aikiuslik" pid='58284' dataline='1685177122']
En son (github'da selfbuild, benim için çalışıyor). --hex-charset Alt-255'in 2 bayt ömrüne dikkat edin, bu nedenle 1 karakter için -1 c2a0 ?1?1 maskesine gerek duyar.
[/alıntı]


FOR PASSWORD : 151569 AND  3special character ( ALT+255 2BYTES) 

sudo hashcat -m 11300 -w 4 -a 3  --hex-charset -1 c2a0313531353639 ?1?1?1?1?1?1?1?1?1?1 '/home/a/masaüstü/hash.txt'

is it true ?  

or 

sudo hashcat -m 11300 -w 4 -a 3  --hex-charset -1 c2a0313531353639 ?1?1?1?1?1?1?1?1?1?1?1?1 '/home/a/masaüstü/hash.txt'


whic one is true
Reply


Messages In This Thread
RE: how do i crack this password with special character? - by amrgdnn - 05-27-2023, 11:10 AM