Click here to Skip to main content
15,886,664 members
Please Sign up or sign in to vote.
1.00/5 (4 votes)
See more:
hi everyone

I use different passwords for everything for security reasons.
One problem is that i often forget one or two of them.
Therefore, i am developing a password cracker to run on eg. facebook.com if i forget the password.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NOTE: Rest assured, i am not interested in hacking people's passwords:this is just for myself only.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This is the layout:

Password to crack: |facebook.com|

Username: |rixterz123|

Password length: |7 |


|Begin|

___________________________________________

It would take too long to use Sendkeys to send "aaaaaaa" to "zzzzzzz" to a Webbrowser Control, so is it possible to ping the Facebook.com server to get an instant response of True of False as to whether the password has been accepted or not?
Posted
Comments
SoMad 12-Jan-13 15:14pm    
I doubt you will get any help with this question. Typically questions like this are reported and the member posting it is banned from the site.
If you really have a problem remembering your passwords, you should look into using something like KeePass Password Safe[^] to store your passwords.

Soren Madsen
Jibesh 12-Jan-13 15:35pm    
that link is soo good.
@Rixterz123 that's the right tool you should have in your PC.
SoMad 12-Jan-13 15:50pm    
Thanks. I should probably have mentioned the link is to an article here on CodeProject. Hopefully people realize that before they report me...

Soren Madsen

1 solution

Nope. You're not going to get away with doing this. At a MINIMUM, you'll violate the terms of service for Facebook and then you won't have an account to get back into.

At the worst, you'll be arrested for computer crimes. "Hacking" a password is illegal, even if it's your own account.

Do what everybody else does. Use the "password reset" feature of the site.
 
Share this answer
 
Comments
Jibesh 12-Jan-13 15:32pm    
Well Said Dave!!
[no name] 15-Jan-13 13:31pm    
no, i doubt that you'll be arrested for 'hacking' your own password.
Dave Kreskowiak 15-Jan-13 14:00pm    
It's not your password. You're hacking someones elses SYSTEMS to crack a password. Yes, it's illegal and YES you CAN be arrested for it, at least in the U.S. Just read the Computer Fraud and Abuse Act and the Digital Millineum Copyright Act for what the possible outcomes are. All Facebook, or any other company, has to do is press charges for unauthorized use of THEIR systems.

Don't believe me?? Just step up and try it yourself.
[no name] 18-Jan-13 17:50pm    
umm... i can't...that's why i posted this message :P
and i'm not from the US
Dave Kreskowiak 18-Jan-13 19:12pm    
Either way, you're not getting help with this. Besides, why does your profile say you ARE in the US?? It doesn't matter really...

If it's YOUR account, then yes you CAN use the password reset features of the sites.


This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900