wc3edit.net
https://forum.wc3edit.net/

Executable (.exe) Editing/Decompile
http://forum.wc3edit.net/general-chat-f7/executable-exe-editing-decompile-t29429.html
Page 1 of 1

Author:  JustANewbie [ July 4th, 2014, 3:24 pm ]
Post subject:  Executable (.exe) Editing/Decompile

How to decompile an application? I just found debugger, I used OllyDbg http://www.ollydbg.de/ but I don't know how to use, some kind of addresses are needed and i just can't find the address, please help if you have an idea. Thanks in advance.

Author:  Dekar [ July 6th, 2014, 7:31 pm ]
Post subject:  Re: Executable (.exe) Editing/Decompile

Whether decompilation is even an option depends on the type of application. It often works for Java and .NET (C#) applications, yet for native code one usually has to resort to disassembling instead.

Author:  JustANewbie [ July 7th, 2014, 8:44 am ]
Post subject:  Re: Executable (.exe) Editing/Decompile

So other than that it would not work? I tried ILSpy but it doesn't work (not supported)

Author:  Dekar [ July 9th, 2014, 11:53 am ]
Post subject:  Re: Executable (.exe) Editing/Decompile

Have you checked the file commands output? It might be able to tell you what you're dealing with. http://en.wikipedia.org/wiki/File_(command)

Author:  JustANewbie [ July 11th, 2014, 7:41 am ]
Post subject:  Re: Executable (.exe) Editing/Decompile

I don't understand at all.....
Anyway, I have found the source code

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/