WELCOME

WELCOME TO MY BLOG

Friday, October 28, 2011

How to create CON folder

Many ppl dont know that they cannot create "CON" folder in windows. (Type 1)

Some ppl dont know why they cant create it? (Type 2)

Very few know that they can still create it someway.. but donno why are they supposed to do exactly like that..(Type 3)

Now, After reading this tutorial, you will become one of the rest



Type 2 :

Not only CON, we cannot create any of these
CON, PRN, AUX, CLOCK$, NUL, COM1, COM2, COM3, COM4, COM5, COM6, COM7, COM8, COM9, LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, LPT9 and more

The reason is that con, prn, lpt1..lpt9, etc are underlying devices from the time dos was written. so if u r allowed to create such folders, there will be an ambiguity in where to write data when the data is supposed to go to the specified devices. In other words, if i want to print something, internally what windows does is -- it will write the data to the folder prn (virtually u can call it a folder, i mean prn, con, etc are virtual folders in device level). So if we are able to create con folder, windows will get confused where to write the data, to virtual con folder or real one.

So Now, Try this...

Open the Command prompt by Start -> Run and typingcmd

then enter            md \\.\c:\con


here in the line md \\.\c:\con c: stands for drive name
if you want to do it on D drive you have to write md \\.\d:\con
Now, Open My Computer and browse through the path where you created CON folder... Surprising.. ?? Yeah.. you have created it successfully

Now, try to delete the folder from My computer

OOPS!!! You cant delete it...
Now, try this in command prompt console rd \\.\c:\con


NJOY...


Monday, October 24, 2011

Hide any file inside a Photo or any Image File

Steganography is a method used to hide secret messages in other messages,so that the message is totally concealed.

The art of hiding any file inside an image is called steganography .
Step 1 :
Get an JPEG image file and a txt file for this trick as in the screenshot, here i have used a text file and a JPG format file PS:
Step 2 : Now select the files/files you want to hide and compress them in a ZIP or a RAR archive to get a compressed File.

Step 3 : Now open up your command prompt by going to Start->Run->Type ‘Cmd’ and Hit Enter. You will see the command prompt current folder set to Documents Directory. Now change to root directory C:\ by typing “cd \” where your files are located.
Step 4 : Now what you will need to do is combine both te image and RAR file to create a new image file that will look he same. Type in copy /b SAM_0573.JPG+FileToHide.rar NewImage.JPG in the command prompt and it will create a new image file of same format with the RAR file inside it.Here is the screenshot

Now you will notice that the image file size has increased as a result of the copied file inside it.
Now just compressing the file inside the image wont do, we need to get the file back.So the simple trick is to Open the Image file with WinRAR using Open With..
An alternate way to open the image file to get the file is to change the extension of the image file from .JPG to .RAR and open it as a compressed file.

njoy....

Friday, October 21, 2011

Convert torrent link to direct download link.


Its very simple to convert torrent link to direct download link. By converting it into direct download link you can download the torrent file through normal downloader like IDM,DAP,ORBIT etc. So no need to use any torrent downloader like utorrent, bit tottrnt etc. Say BYE BYE to torrent downloader.

follow these steps.
  1.        Go to that torrent file link to which you want to download then right click on that link and then select copy link location as shown in the image.

  2.      .Open the site http://www.torrific.com/ then register there for a new free account.
     3.Then paste the copied torrent url on that box and click on get.

    4.  Then click on initiate bit torrent transmission as the image shown.
      

    5. Then it will show all the files that torrent file contain.

     
    6.You can choose the file to which you want to download just click on that file as shown in the image
    7.The file will start download with your downloader.

    Njoy...



OTHER TOPICS

SEE ALSO...