basic help needed
#5
Thanks for helping me

What I wrote it's:
Code:
?l not ?1
, after reading again the wiki I realiced about this (btw, IMO this program should use another letter not L, that in lowcase it's very similar to 1).

But again now I have another two problems:

1) If I don't know the length of the password, do I have to increase manualy from ?1 (1 char) to ?1?1 (2 chars), then to ?1?1?1 (3 chars)..., until I find a match in length and password? or is there a way to set an unkown lenth and use the brute force with this custom charset,i.e from 1 char to 12 ? (I have try -1 --increment-max=12 but with ?1 it stops at 1 char again).

2) the other problem I'm facing it's with this:

[Image: r0CdNvT.jpg]

Without using a mask this message appears for miliseconds and then dissapear after next autorefresh, I was asking myself how to show it. Now that I've use a mask in the command this stays forever, and progress does not autorefresh, I need to click enter or press s (for status)

How I can show/hide this message? How I can enable autorefresh when using masks without the need of pressing enter or s?

Thanks in advance.


Messages In This Thread
basic help needed - by chocolate - 09-21-2016, 12:58 AM
RE: basic help needed - by Xanadrel - 09-21-2016, 01:29 AM
RE: basic help needed - by chocolate - 09-21-2016, 02:40 AM
RE: basic help needed - by kiara - 09-21-2016, 07:47 AM
RE: basic help needed - by chocolate - 09-21-2016, 09:43 AM
RE: basic help needed - by rico - 09-21-2016, 11:14 AM
RE: basic help needed - by chocolate - 09-21-2016, 12:01 PM
RE: basic help needed - by rico - 09-21-2016, 12:14 PM
RE: basic help needed - by chocolate - 09-21-2016, 12:17 PM