Skip to main content

Bypass blocked websites by URL filtering

arunim4u's picture

This trick works in Firefox only

1. Firstly, find the Ip address of the website you would like to access:
(I will use Google.co.in as our example.) You can do so very easily by going into CMD and typing: ping google.co.in

Google.co.in IP = 74.125.91.104

Take notice that there are 4 different numbers each separated by a period.

2. Convert each number into an 8 digit binary value. You can do so by using the
windows calculator, setting it to scientific, and then pressing the DEC
option. Type in your number (74) then press the BIN option and it gives
you the 8 digit binary value. Now record this value and continue this
process with the other 3 numbers.

01001010 01111101 01011011 01101000 (This is the binary values of the above IP)

3. The
next step is simple. Take the above binary values and convert that into
a 32-digit value. Notice how there are 8 digits in each binary value.
Well 4*8 = 32. Simply remove the spaces from the above number and you
get your 32 digit value.

01001010011111010101101101101000

Now
we are at the final step. To access your blocked website, you must
convert the 32 digit value into a decimal value. This mean that you
will need to turn the number above into something that looks like
123,456,789 (just an example) The converted number does not need to be of specific length.

4) The number you get when you convert the 32-digit value is 1249729384.

If you have done this correctly, go to your web browser and in the address field type in http://1249729384 It should take you to google.co.in




Credits: Hacking Discussion orkut community

5
Average: 5 (4 votes)
Your rating: None

good....

jayeshhacker's picture

hey dude its nice post

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
X
Loading