Post: [TUT]How to hide .exe file into .jpg (Noob friendly)(Good for RAT spreading/e-whoring
08-03-2011, 07:17 AM #1
Curt
Former Staff
(adsbygoogle = window.adsbygoogle || []).push({}); Hey guys, this is just a little tut I got for you Smile helped me alot when e-whoring via yahoo chat for spreading my RAT.




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 'server.exe' (that's why you need the extension of files showing, cause you need to see it to change it)

3) Now you’re going to rename this 'server.exe' to whatever you want, let’s say for example 'picture.jpeg'

4) Windows is going to warn you if you really want to change this extension from exe to jpeg, click YES.

5) Now create a shortcut of this 'picture.jpeg' in the same folder.

6) Now that you have a shortcut, rename it to whatever you want, for example, 'me.jpeg'.

7) Go to properties (on file me.jpeg) and now you need to do some changes there.

8.) First of all delete all the text on field 'Start In' and leave it empty.

9) Then on field 'Target' you need to write the path to open the other file (the server renamed 'picture.jpeg'Winky Winky so you have to write this :-
'C:.\WINDOWS\system32\cmd.exe /c picture.jpeg'

10) The last field, 'c picture.jpeg' is always the name of the first file. If you called the first file 'soccer.avi' you gotta write 'C:.\WINDOWS\system32\cmd.exe /c soccer.avi'.

11) So what you’re doing is when someone clicks on 'me.jpeg', a cmd will execute the other file 'picture.jpeg' and the server will run.

12) On that file 'me.jpeg' (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 . Then press OK.

13) You can set the properties 'Hidden' for the first file 'picture.jpeg' if you think it’s better to get a connection from someone.

14) But don’t forget one thing, these 2 files must always be together in the same folder and to get connected to someone they must click on the shortcut created not on the first file. So rename the files to whatever you want considering the person and the knowledge they have on this matter.

15) For me for example I always want the shortcut showing first so can be the first file to be opened. So I rename the server to 'picture2.jpeg' and the shortcut to 'picture1.jpeg'.
This way the shortcut will show up first. If you set hidden properties to the server 'picture.jpeg' then you don’t have to bother with this detail but I’m warning you, the hidden file will always show up inside of a Zip or a Rar file.

16) So the best way to send these files together to someone is compress them into Zip or Rar.

17) inside the Rar or Zip file you can see the files properties and even after all this work you can see that the shortcut is recognized like a shortcut but hopefully the person you sent this too doesn’t know that and is going to open it.


Please do not abuse this, and I am not responsible for what you do/do not do with this tutorial. Educational purposes only.
(adsbygoogle = window.adsbygoogle || []).push({});

The following 2 users say thank you to Curt for this useful post:

KrimiNaLzZz, Mudkipzzzz
08-03-2011, 02:25 PM #2
pretty nice, thanks for the tut. :y:
08-29-2011, 08:11 PM #3
Cpabhw
Keeper
That's a really sweet tutorial! Could you do this so it executes an installation from an affiliate link, once the first file is clicked? If so how would you do it?
08-29-2011, 09:25 PM #4
Curt
Former Staff
Originally posted by Cpabhw View Post
That's a really sweet tutorial! Could you do this so it executes an installation from an affiliate link, once the first file is clicked? If so how would you do it?


Not quite sure what you meant. It makes it executable still yes.
08-29-2011, 10:53 PM #5
Pixie Lott
Keep it MeLLo
Originally posted by Curt View Post
Hey guys, this is just a little tut I got for you Smile helped me alot when e-whoring via yahoo chat for spreading my RAT.




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 'server.exe' (that's why you need the extension of files showing, cause you need to see it to change it)

3) Now you’re going to rename this 'server.exe' to whatever you want, let’s say for example 'picture.jpeg'

4) Windows is going to warn you if you really want to change this extension from exe to jpeg, click YES.

5) Now create a shortcut of this 'picture.jpeg' in the same folder.

6) Now that you have a shortcut, rename it to whatever you want, for example, 'me.jpeg'.

7) Go to properties (on file me.jpeg) and now you need to do some changes there.

8.) First of all delete all the text on field 'Start In' and leave it empty.

9) Then on field 'Target' you need to write the path to open the other file (the server renamed 'picture.jpeg'Winky Winky so you have to write this :-
'C:.\WINDOWS\system32\cmd.exe /c picture.jpeg'

10) The last field, 'c picture.jpeg' is always the name of the first file. If you called the first file 'soccer.avi' you gotta write 'C:.\WINDOWS\system32\cmd.exe /c soccer.avi'.

11) So what you’re doing is when someone clicks on 'me.jpeg', a cmd will execute the other file 'picture.jpeg' and the server will run.

12) On that file 'me.jpeg' (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 . Then press OK.

13) You can set the properties 'Hidden' for the first file 'picture.jpeg' if you think it’s better to get a connection from someone.

14) But don’t forget one thing, these 2 files must always be together in the same folder and to get connected to someone they must click on the shortcut created not on the first file. So rename the files to whatever you want considering the person and the knowledge they have on this matter.

15) For me for example I always want the shortcut showing first so can be the first file to be opened. So I rename the server to 'picture2.jpeg' and the shortcut to 'picture1.jpeg'.
This way the shortcut will show up first. If you set hidden properties to the server 'picture.jpeg' then you don’t have to bother with this detail but I’m warning you, the hidden file will always show up inside of a Zip or a Rar file.

16) So the best way to send these files together to someone is compress them into Zip or Rar.

17) inside the Rar or Zip file you can see the files properties and even after all this work you can see that the shortcut is recognized like a shortcut but hopefully the person you sent this too doesn’t know that and is going to open it.


Please do not abuse this, and I am not responsible for what you do/do not do with this tutorial. Educational purposes only.


Gunna sound nooby here but would you make a pic tut for this :p
08-29-2011, 11:51 PM #6
Alt
Banned
Nice tut :y:
I need to get myself a RAT soon i think ^__^
08-30-2011, 01:54 PM #7
Cpabhw
Keeper
Originally posted by Curt View Post
Not quite sure what you meant. It makes it executable still yes.


I want to know if you can make the exe file install a toolbar from an affiliate link, like the tutorial here You must login or register to view this content.
The only problem I'm having with the tutorial on that page is I cant figure out how to get the code uploaded on my site through VB 2008. For the code on that page is their anything else I have to include to get it to upload on my site? I'm trying to get my toolbars installed on my visitors computer silently. Can someone please help me with the code I must have to do so? All I want is when someone clicks on my image on my site the silent install of my toolbar through my affiliate link is then installed on their computer and then I get paid for that. Can anyone help? Thx in advance

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo