How to configure Hashcat to append some data?
#3
Thank you for your reply.
Yours solution is good for this example, but it dosen't solve the problem.

I need the charset 2 to cover 0123456789ABCDEF to be able to find the hash.
But there is a problem running it.

Code:
hashcat -m 1400 -a 3 -w 3 --hex-charset --custom-charset2 30313233343536373839414243444546 --custom-charset3 00 4BC2940C6460134A90194D9D0EA1920792869C779E6909C9E3F15C2E0FA46857 ?2?2?2?2?2?2?2?2?2?2?2?2?2?2?2?2?3?3?3?3?3?3?3?3?3?3?3?3?3?3?3?3
Reply


Messages In This Thread
RE: How to configure Hashcat to append some data? - by Lishoo - 07-24-2020, 11:09 PM