Depends on the strength of the password.
I.e how many letters is it, does it contain any special characters.
Also how would you interface your program to your application you're to crack? You will probably need to use the windows api and send keys.
iamthwee
Posting Expert
5,950 posts since Aug 2005
Reputation Points: 1,543
Solved Threads: 439
Hi everybody,
How to crack a password of a simple C++ Programme?
Please give me a simple code sample?????????
heres to,
Nuwan
passwords are encrypted for a good reason -- to keep people like you from reading them.
Ancient Dragon
Retired & Loving It
30,049 posts since Aug 2005
Reputation Points: 5,662
Solved Threads: 2,343
In fact, almost any attempt to crack passwords is a criminal offense, so you're almost certainly asking us to help you commit a crime, which is also a criminal offense.
jwenting
duckman
8,392 posts since Nov 2004
Reputation Points: 1,662
Solved Threads: 337