ignore some byte des
#1
hey

hashcat.exe -m 14000 1111111111111111:1111111111111111 -o cracked.txt -a 3 -1 C:\Users\omair\OneDrive\Desktop\hashcat\charsets\DES_full.hcchr --hex-charset ?1?1?1?2?1?1?1?3 -w 4 --force

hey i want to ignore some byte from the result any help
for example
                                         
hashcat.exe -m 14000 1111111111111111:111111xx111111xx -o cracked.txt -a 3 -1 C:\Users\omair\OneDrive\Desktop\hashcat\charsets\DES_full.hcchr --hex-charset ?1?1?1?2?1?1?1?3 -w 4 --force

when hashcat set ket in 1111111111111111 
                                                              44  88
 i need the result check without this 4 byte (XX,XX)

thank you
Reply