Possible Bug When Defining Known Character
#1
Hi atom

Well, I finally joined your forum as requested !

Just to report the following bug previously reported on Hashkiller.

XP Pro SP3 32 bit ATI Radeon HD5500 GPU Card

oclHashcat32.exe V 0.25

Make a file called “fy.txt”.

Place this hash in it.

97653FDB12E8FC93579D1C363FB32CB7

Then use this code….

oclHashcat32.exe -m 1000 fy.txt -1 ?l?u?d ?uy?1?1 ?1?1123! -o resultNT.txt

In theory you should find the password Fyling123!

I find it either crashes or sometimes it just completes without finding the password.

If I use this code.

oclHashcat32.exe -m 1000 fy.txt -1 ?l?u?d ?u?1?1?1 ?1?1123! -o resultNT.txt

Hashcat works properly and finds the password.

This error is purely caused by the addition of the known character “y” after the unknown first capitol “u” letter. To make this clear, this experiment is assuming the user knows that the first character is a capitol letter and the second character of the password is a “y”.

Thank you and I hope you can fix this !


Messages In This Thread
Possible Bug When Defining Known Character - by Hash-IT - 04-07-2011, 11:36 AM