my reply
Yes. I've done that. But, i talked to you, and you did it the same time i did it firstly. You did it the way that all chars have equal value, BUT. Jtr messes here and does only numbers first. This is stupid and wastes alot of time. There's a way around this, but i can't explain it in detail here, it would take me too long.
Other way this could be done is from your (or anyoen elses) john.pot. You'd need to modify the filter that is already in john.ini, but that's not hard.
1 little thing. There's no need to modify the all62.chr to all.chr
You can simply add another -i mode in john.ini like this
[Incremental:NameYouLikeForItTheMost]
File = ~location of john/all62.chr
MinLen = 1
MaxLen = 8
CharCount = 62
and save your john.ini and you can run
john -i:NameYouChose PfileOfChoice.txt -session:only62chars
:) Hope all this made sense to you ppl :)
|