|
Luigi Auriemmaaluigi.org (ARCHIVE-ONLY FORUM!) |
|
It is currently 19 Jul 2012 14:43
|
View unanswered posts | View active topics
|
Page 1 of 1
|
[ 8 posts ] |
|
Author |
Message |
ZoNe
|
Post subject: .exe Posted: 29 Dec 2008 13:06 |
|
Joined: 08 Jun 2008 05:57 Posts: 24
|
Ive hex edited the crap out of an .exe but i still cant get something to change. Is there any way i can compile it to like C++ or anything so that i can read it...
|
|
Top |
|
|
aluigi
|
Post subject: Re: .exe Posted: 29 Dec 2008 14:02 |
|
Joined: 13 Aug 2007 21:44 Posts: 4068 Location: http://aluigi.org
|
no, the only "readable" thing that you can do with an executable is disassembling it.
|
|
Top |
|
|
Sethioz
|
Post subject: Re: .exe Posted: 29 Dec 2008 16:30 |
|
Joined: 24 Sep 2007 02:12 Posts: 1114 Location: http://sethioz.co.uk
|
what you want to change exactly ? you can try Resource Hacker, it can edit .dll and .exe files in some way (like change icons, extract pics ..etc)
Compile .exe to source ? no no no, you can't do that, you can compile source code into a program, not other way around. As Luigi sayd, you can only disassemble executable files.
|
|
Top |
|
|
ZoNe
|
Post subject: Re: .exe Posted: 29 Dec 2008 22:03 |
|
Joined: 08 Jun 2008 05:57 Posts: 24
|
Any programs that you guys can give me, so i can disassemble it then?
|
|
Top |
|
|
aluigi
|
Post subject: Re: .exe Posted: 30 Dec 2008 12:47 |
|
Joined: 13 Aug 2007 21:44 Posts: 4068 Location: http://aluigi.org
|
IDA, w32dasm, the same ollydbg and any other result you get searching "disassembler" on a search engine.
|
|
Top |
|
|
ZoNe
|
Post subject: Re: .exe Posted: 31 Dec 2008 13:32 |
|
Joined: 08 Jun 2008 05:57 Posts: 24
|
I i disasembled it, lol. Now What do i do so i can read it.
|
|
Top |
|
|
aluigi
|
Post subject: Re: .exe Posted: 31 Dec 2008 13:44 |
|
Joined: 13 Aug 2007 21:44 Posts: 4068 Location: http://aluigi.org
|
|
Top |
|
|
Sethioz
|
Post subject: Re: .exe Posted: 01 Jan 2009 20:41 |
|
Joined: 24 Sep 2007 02:12 Posts: 1114 Location: http://sethioz.co.uk
|
If you mean read like a book or source, then you can't. I personally like olly best, but im not expert in disassembly. so if you open it in olly, then thats all you can see.
|
|
Top |
|
|
|
Page 1 of 1
|
[ 8 posts ] |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|