Skip to main content

Posts

Showing posts from May, 2014

Get your friend's IP address in a click

Get your friend's IP in a click  First of all, you need a web host supporting php , which u get for free using any free site like my3gb .com. Now go to file manager of your host create a new file as 'index.php' . Paste the below code in that file. <?php $hostname = gethostbyaddr($_SERVER ['REMOTE_ADDR'); $img_number = imagecreate(400,95); $backcolor = imagecolorallocate ($img_number,10,102,153); $textcolor = imagecolorallocate ($img_number,255,255,255); imagefill($img_number,0,0,$bac kcolor); $number0 = " This is Your IP/Proxy"; $number1 = " IP: $_SERVER[HTTP_X _FORWARDED_FOR]"; $number2 = " Host/Proxy: $hostname"; $number4 = " ______________________________ _by ~js__"; Imagestring($img_number,10,5,5 ,$number0, $textcolor); Imagestring($img_number,10,5,2 5, $number1,$textcolor); Imagestring($img_number,10,5,4 5, $number2,$textcolor); Imagestring($img_number,10,5,5 0, $number4,$textco

How To Know If Someone Hacked Your Computer!

  HOW TO KNOW IF SOMEONE HAS HACKED YOUR COMPUTER! Steps : 1. Click "Start," then type "cmd" into the quick search. Right-click the app link and click "Run as administrator." 2. Type "netstat -an" and press "Enter." Wait a few moments for the utility to run. 3. Look through the results in the command-line tool "netstat" (network statistics). The first column tells you the type of connection, the   second shows you the local address, the third the foreign address, and the final column shows the status of the connection. 4. Check the port numbers for an intrusion. The port numbers follow the IP or server address in the following format: ":XXXXX." Ports between 0 and 1023 are safe; ports between 1024 and 49151 are relatively safe; and you should be suspicious of ports between 49152 and 65535. Certain peer-to-peer software applications use the final port range, so close any P2P software and

View Private Facebook Profile Picture in Full Size

An Easy Trick to view Private Facebook Profile Picture in Full Size 1.Some people on Facebook set  their image privacy settings to  "Only  me".We will not be able to see  their images in full size.Here is a  simple  work around technique using which you can see the image in full size. 2.Go to the Timeline of the  person(I  know its mostly a girl ). 3.Right click on the profile pick  and  choose the option open image  in a new tab from the menu. 4.Then the image will open in a  separate window. 5.Now just remove s160X160  from  the url of the screenshot and  hit enter . 6.Now you will be able to see the image in full size. Hit like if it worked. #iospranav #TechnologyReforms

10 Android Tips and Trick

10 Android Tips and Trick ANDROID Many android users don’t know much about the hidden features of android phones. Today we are sharing an article with secret android tricks and hidden features of android phones. Different versions of android versions support different set of android tricks, so try them all 1) Force reboot: Many times android users face a problem of freezing in mobile phone, in case your  android phone is frozen, you can reboot it: Just press Power Button+ Home Key + Volume up button simultaneously. 2) Quick Google Access: Android phones is built primarily for the Internet, many of Android users don’t know that android phones provide a way by which we can access Google search in just a single click: Press menu key and hold it for a couple of seconds, it will launch the Google search. 3) Reboot Android in safe mode: As many computers, we can also reboot Android phones in safe mode. The latest Android- Jelly Bean version provides an option to r

Make Your PC welcome you when you open it (It speaks)

NOW MAKE YOUR COMPUTER WELCOME YOU !!!!  EVERYTIME YOU OPEN YOUR PC  (TESTED) Yes it is possible and we (technology reforms) have tested it for you guys!! From the beginning we all wanted our PC to welcome us like JARVIS did in Iron Man s o this is for u guys only!!! So here we go- First of all open your notepad, I mean that one which is in your PC.  2) Then go and copy and paste the code given below. --------------------------------------------------------------------------- Dim speaks, speech speaks="Welcome to your laptop, Username" Set speech=CreateObject("sapi.spvoice") speech.Speak speaks ---------------------------------------------------------------------------- 3) Now he third thing is to replace the username with your name or simply what you want to speak is to be typed in the speak title. 4) Click on File Menu, Save As, select All Types in Save as Type option, and save the file as Welcome.vbs or "*.vbs". 5) Now windows 7 and 8 u

The new image editor pro for free (The best Picture Editor and Sharer)

NOW ADD SPICE TO YOUR PHOTOGRAPHIC LIFE WITHOUT A PROFESSIONAL CAMERA WITH ALL NEW - Color Effect Booth Pro v1.3.8 [Android] Features : Add text to photos 33 interesting and all new effects 24 frames and borders 18 special overlay light effects 12 textures Warmth adjustment Contrast adjustment Brightness adjustment Tablet Optimization Realistic color replacement Pinch zoom(zoom with fingers) Scalable brush size Share your images on Facebook Preview mode Masked and colored view options Color history Download here

Search internet from start menu.

SEARCH INTERNET FROM START  MENU IN WINDOWS 7 First type gpedit .msc into the Search box in the Start Menu and hit Enter. When Group Policy Editor opens navigate to User Configuration \ Administrative Templates \ Start Menu and Taskbar. The n double-click on Add Search Internet link to Start Menu. In the screen that comes up select Enable, click OK, and close out of Group Policy Editor. Now when you want to search for something in the Start Menu, you’ll see an extra link so you can search the Internet. Then your search query will open up in your favorite browser…  ENJOY!!! In the screen that comes up select Enable, click OK, and close out of Group Policy Editor. Now when you want to search for something in the Start Menu, you’ll see an extra link so you can search the Internet. Then your search query will open up in your favorite browser…  ENJOY!!!