S
Senthilkumar
Hi,
I have been using my vb.net for 2 years now, basically for database
application.
I have a client who lost is password for the mimer database and nobody
knows. So assuming if the password is less than 6 chars, i would like to
brute force it. Since this is a new approach for me, i would like to know
how to write a program.
What i found is
I start the program,
send keys to the program,
wait for the result. and then send the keys again.
I just have the program which can send keys from a to z.
But how do i increment the keys from a,b,c,...z,aa,ab,ac,,,az,ba,bb...till
zzzzzz.
Any idea and some sample in vb.net would be very much helpful.
Thanks in advance.
senthilkumar
I have been using my vb.net for 2 years now, basically for database
application.
I have a client who lost is password for the mimer database and nobody
knows. So assuming if the password is less than 6 chars, i would like to
brute force it. Since this is a new approach for me, i would like to know
how to write a program.
What i found is
I start the program,
send keys to the program,
wait for the result. and then send the keys again.
I just have the program which can send keys from a to z.
But how do i increment the keys from a,b,c,...z,aa,ab,ac,,,az,ba,bb...till
zzzzzz.
Any idea and some sample in vb.net would be very much helpful.
Thanks in advance.
senthilkumar