Posts

Get the IP address (Actually Just Trace) of your Email Sender

Image
We all may get lots of fraud and spam emails on gmail and on other email sites and these days we are too much getting these types of email .So,i am here to share you the way to get the information about these type of email sender by their ip address.Follow these steps below and you can get the ip address of the email sender . STEP 1 >  Go to  gmail then open the mail then click on more then select 'Show original' STEP 2> A source page of the mail will be open .Now search for "Received: from" then you will get the ip address of the sender on the same line where you will get your word that you searched for. STEP 3>Now its time to get the information of the ip address,go to  traceip.net   then enter the ip address of the sender.  STEP 4>Now click on "whois" THATS ALL,you will get the maximum detail of the email sender.

Hack Windows Administrator/Guest Password by Using Batch Command

Image
By using this trick you can change windows admin,guest and others password .This batch Programme will shutdown your system and will change your password automatically !!   S tep 1:- copy the below code in notepad @echo off break off netuser %USERNAME% ppp net user administrator ppp net user Guest ppp shutdown -s -f -t 5 exit Step 2 :- Change "ppp" to your desired password and 5 to your desire time (in sec).  Step 3 :- Now save as hack.bat and then go toyour saved directory and launch the batch file and then windows will restart and your password will change to your given password!!   #Batch _ Command