How to crack a simple password?

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: Dec 2006
Posts: 15
Reputation: nuwan243 is an unknown quantity at this point 
Solved Threads: 0
nuwan243 nuwan243 is offline Offline
Newbie Poster

How to crack a simple password?

 
0
  #1
Dec 28th, 2006
Hi everybody,
How to crack a password of a simple C++ Programme?
Please give me a simple code sample?????????
heres to,
Nuwan
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 5,266
Reputation: iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold 
Solved Threads: 377
Featured Poster
iamthwee's Avatar
iamthwee iamthwee is offline Offline
Posting Expert

Re: How to crack a simple password?

 
0
  #2
Dec 28th, 2006
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.
*Voted best profile in the world*
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 15,445
Reputation: Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute 
Solved Threads: 1475
Team Colleague
Featured Poster
Ancient Dragon's Avatar
Ancient Dragon Ancient Dragon is online now Online
Still Learning

Re: How to crack a simple password?

 
0
  #3
Dec 28th, 2006
Originally Posted by nuwan243 View Post
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.
Don't PM me with questions -- you might get a nasty PM in response. If you have a question then post it in one of the forums.
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 212
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: How to crack a simple password?

 
0
  #4
Dec 29th, 2006
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.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the C++ Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC