How to edit and compile a .EXE file?

Posts 16 of 6 · Page 1 of 1
How to edit and compile a .EXE file?
how do i edit a .EXE file and all?
You have to decompile it and some other things... I'm not that experienced with C++ so I can't tell you for sure, but I do believe that's what you have to do. You'd have to decompile and then find the original code for it, and then edit that code, and then make it a .exe file again.
Disclaimer: I'm not pro at C++ or any of those, so this is just based on what I know.
Is there a worst question you can ask, You gana get flammed HARD.
Quote Originally Posted by mariofan901 View Post
Is there a worst question you can ask, You gana get flammed HARD.
mariofan901, you must understand that everyone starts out a newbie, you can't SERIOUSLY expect someone to understand exactly how to edit/compile an .exe file with no experience do you?
Fail flaming.
?: Why?

-Too Short Of A Message-
Maybe he should start with learning how to program cmd, VB and C+ and C++ first?
Posts 16 of 6 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

Need help?