S
Sin Jeong-hun
For native applications, there are debuggers such as OllyDebugger with
which I can edit the assembly code directly and save it as another exe
file.
For .NET, there is Reflector or IL disassembler . They show more
meaningful codes but non of them have the ability to edit the exe file
directly. Is there any program that allows me to edit the code
of .NET .exe?
which I can edit the assembly code directly and save it as another exe
file.
For .NET, there is Reflector or IL disassembler . They show more
meaningful codes but non of them have the ability to edit the exe file
directly. Is there any program that allows me to edit the code
of .NET .exe?