Friday, February 11, 2011

Great Amazing Trick in GMAIL


Suppose There is a Gmail account : sample@gmail.com
having password : abcd

You will get logged in to example@gmail.com If you use
email as : s.ample@gmail.com
password : 123456
email as : sa.mple@gmail.com
password : 123456
email as : sam.ple@gmail.com
password : 123456
email as : samp.ple@gmail.com
password : 123456


That means gmail does not count periods (.). So isnt its Great ...

So you can use this trick for using the same email for various Social networking accounts(Twitter,Facbebook ) as they interpret all the above emails as different but gmail considers it the same.

REFERNCE : http://www.isoftdl.com/

Hide any file inside JPEG image manually


Steps to Hide any File behind JPEG image Manually
1. Create an folder into C drive (recommendation is that use this C:\Hidden).

2. Now gather all files that you want to hide in this folder.

3. Now add these all files to compressed .rar file using winrar
(example myhiddenfiles.rar ).
Note: This rar file should be in the same directory (i.e. C:\Hidden)

4. Now Select the JPEG file that you want to use to hide the above content
(say myimage.jpg). Put this image file also in the same folder that is in C:\Hidden

5. Now, open Command Prompt (Go to Run and type ‘cmd‘). Make your working directory C:\hidden.
(When you open CMD you will get like C:\Documents and settings\username (something like this)
Now type cd.. and press enter and then again type cd.. and press enter. Now you have something like this in cmd C:\ . Now in front of that type cd "Hidden" and press enter. )

6. Now type: “COPY /b myimage.jpg + myhiddenfiles.rar outputimage.jpg” (without quotes) - Now, myimage.jpg is the picture you want to show, myhiddenfiles.rar is the file to be hidden, and outputimage.jpg is the file which contains both....

7. Now, after you have done this, you will see a file output.jpg in C:\hidden. Open it (double-click) and it will show the picture you wanted to show. Now try opening the same file with WinRAR, it will show the hidden archive...

This hack will help us to hide things behind the JPG file

REFERNCE : http://www.isoftdl.com/