Saturday 28 January 2012

Hide Executable File in Jpeg Or Image File

You may know it’s best use. This tutorial will guide you through the steps to hide the executable files in jpeg format. Basically what you need is to see hidden files and see the extension of all your files on your pc.

1

STEPS

  1. Firstly, create a new folder and make sure that the options ’show hidden files and folders’ is checked and ‘hide extensions for known file types’ is unchecked.
    Basically what you need is to see hidden files and see the extension of all your files on your pc. 
  2. Paste a copy of your server on the new created folder. let’s say it’s called test.exe’ (that’s why you need the extension of files showing, cause you need to see it to change it)
    c2
  3. Now you’re going to rename this ‘test.exe’ to whatever you want, let’s say for example ‘test.jpg’
    d2
  4. Windows is going to warn you if you really want to change this extension from exe to jpeg, click YES. Now create a shortcut of this ‘test.jpg’ in the same folder.
    new
    3
  5. Now that you have a shortcut, rename it to whatever you want, for example, ‘file.jpg’.
    4
    h
  6. Go to properties (on file file.jpg) and now you need to do some changes there.
  7. First of all delete all the text on field ‘Start In’ and leave it empty.
  8. Then on field ‘Target’ you need to write the path to open the other file (the server renamed ‘test.jpg’) so you have to write this :-
    ‘C:\WINDOWS\system32\cmd.exe /c test.jpg’
    5
  9. On the file ‘file.jpg’ (shortcut), go to properties and you have an option to change the icon. Click that and a new window will pop up and you have to write this :-
    %SystemRoot%\system32\SHELL32.dll . Choose an icon for the default jpg image, then press OK.
    6

0 comments:

Post a Comment