05-15-2010, 12:47 AM
I think it can be useful for passwords with characters from 0x00 to 0x1F.
Hex output of the found hashes
|
05-15-2010, 12:47 AM
I think it can be useful for passwords with characters from 0x00 to 0x1F.
05-16-2010, 12:14 PM
(05-15-2010, 12:47 AM)Xanadrel Wrote: I think it can be useful for passwords with characters from 0x00 to 0x1F. ok, the only problem here is how to display it. printing the found hashes in a simple hash:plain format is easy to parse and all the 3rd programs can use it for example to post-process them in an automated environment. but what i can do is to add a parameter switch that enables hex-text instead of plain-text or maybe add hex-text after plain-text... do you think this is a good solution? other ideas?
05-16-2010, 03:54 PM
(05-16-2010, 12:14 PM)atom Wrote:(05-15-2010, 12:47 AM)Xanadrel Wrote: I think it can be useful for passwords with characters from 0x00 to 0x1F. Yes, the idea of the switch is a good idea, but not plain and hex at the same time. And a picture to show what I am thinking about : Yeah Paint
05-25-2010, 09:11 AM
done in v0.19
|
« Next Oldest | Next Newest »
|