PDA

View Full Version : Edit .exe files?



Luno1599
21-06-2008, 06:12 PM
Hey,

I have an exe file that I would like to look at the code? I think it was a .bat file but then made into an exe... so does anyone know how i can open this file and view the code?

Danny

Agnostic Bear
21-06-2008, 06:17 PM
Decompile it.

Luno1599
21-06-2008, 06:18 PM
How do i do that then?

Fehm
21-06-2008, 06:18 PM
I dont think you can!!! :) lol Id like to know this to! so..

--ss--
21-06-2008, 06:22 PM
Drag the .exe file icon on your desktop onto the notepad file icon (If you have the shortcut made), it should open the .exe with notepad , if the code is quite basic you should be able to read it ;).

craigg.
21-06-2008, 06:23 PM
look it up, it can be done. In some instances it is illegal.

Luno1599
21-06-2008, 06:30 PM
Drag the .exe file icon on your desktop onto the notepad file icon (If you have the shortcut made), it should open the .exe with notepad , if the code is quite basic you should be able to read it ;).


This doesnt work...

Dentafrice
21-06-2008, 06:55 PM
An executable file isn't like a PHP file you would download. The code that was originally written by the author has now been compiled into the EXE and it has to be decompiled.

What language was it written in?

Jme
21-06-2008, 06:56 PM
You need to decompile it back to it's source file, I have no idea how to do this tho. haha.

craigg.
21-06-2008, 07:01 PM
I'm guessing most programs which allow you to decompile will cost you alot. In some instances (such as VB) it actually compresses the file too. What file do you want to decompile? (what language?)

--ss--
21-06-2008, 07:09 PM
This doesnt work...
Meh, was the way I did the simple ones at HTS.

There are certain programs that will do it for you anyway, google always has the answers.

jackass
21-06-2008, 07:39 PM
It would have to be decompiled first, back to the original source.

If it was as easy as viewing the source instantly, then anyone could just make copies incredibly easy. :P

Luno1599
21-06-2008, 07:39 PM
Its a file but it says it has a virus but ha but i wanted to know hot it works...

Maby if i tell you what it does someone can explain?

Ok well I will tell you anyway,
What it does is you put it on a USB flash drive and when you plug in into your victims PC it will search for MSN password files where on msn you put Remember My Password it finds that and makes a hidden text file with the password in the file and the msn username as the file name

I love it :) But i wanted to know how it works...

Dan

Luno1599
21-06-2008, 07:49 PM
[Delete]

Independent
21-06-2008, 07:58 PM
look it up, it can be done. In some instances it is illegal.
Well done!

Try a HEX editor.

Want to hide these adverts? Register an account for free!