[Trick] Rapidshare trick for parallel downloading

Monday, September 7, 2009  at 1:53 AM
STEP 1. Open Code:
http://www.samair.ru/proxy/proxy-01.htm


STEP 2 : It contains some IP addresses of different countries in the form "200.68.73.193:443"
200.68.73.193 is the IP Address and 443 is the port number.

STEP 3 : Copy the IP Address and remember the port number.

STEP 4 : Open "Tool" in the Menu Bar of your internet explorer then open "Internet Options" Then open "Connections" pallet under that click on LAN Settings. Now a LAN settings window is opened. Tick on "Automatically Detect Settings" and "Use a proxy server for your LAN".(After finishing the downloads please untick these so that you gain your original IP addresses).

STEP 5 : Under address paste the IP address copied in STEP 3 and in the port enter the port as from STEP 3.

Rapidshare detects you by your IP address. In these steps we have changed your IP address so that rapidshare cant detect you and you can parallel downloads. So if you want to download other link you have to change your IP address again and for another link change again. Example if you want to download 7 links then you have to show 7 different IP addresses. Your internet gets slow when you change your IP address so make sure to untick the options in STEP 5 after downloads so as to regain your original speed.
Stumble
Delicious
Technorati
Twitter
Facebook

[Trick] Hide text in notepad

  at 1:40 AM
A small trick to hide text inside your text file using command prompt, but this trick works only on NTFS file system.

Steps to hide text in a Notepad

Open your command prompt Start–>Run type cmd
Move to any destination for example let us assume C:\> drive
Type the below code in your command prompt
C:\>notepad filename.txt:hidden
Write some data and save the file.
Move to C:\> and open filename.txt you cannot see no data in the file.


To retrieve the hidden data open command prompt and type the same command.
C:\>notepad filename.txt:hidden


Notepad will open filename.txt file with hidden data
Stumble
Delicious
Technorati
Twitter
Facebook