473,322 Members | 1,522 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

.NET executable editor.

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?
Oct 11 '08 #1
3 5144
Sin Jeong-hun wrote:
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?
Googling "IL editor" yields some results. Try one of those programs.

Failing that, you can always use ildasm to disassemble the thing, edit the
IL, then use ilasm to turn it back into an assembly. Not useful for many
quick changes but good in a pinch.

--
J.
Oct 11 '08 #2
On Oct 11, 9:31*pm, Jeroen Mostert <jmost...@xs4all.nlwrote:
Sin Jeong-hun wrote:
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?

Googling "IL editor" yields some results. Try one of those programs.

Failing that, you can always use ildasm to disassemble the thing, edit the
IL, then use ilasm to turn it back into an assembly. Not useful for many
quick changes but good in a pinch.

--
J.
Thanks. I have searched Google and found Dotnet IL Editor. It showed
IL, but I cannnot edit it. On the description page it said it can
modify and recompile IL codes but I could not. It had no help file,
but a readme file. I have skimmed it but couldn't find the information
I needed.
Oct 11 '08 #3
On Oct 12, 6:53*am, Sin Jeong-hun <typing...@gmail.comwrote:
On Oct 11, 9:31*pm, Jeroen Mostert <jmost...@xs4all.nlwrote:


Sin Jeong-hun wrote:
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?
Googling "IL editor" yields some results. Try one of those programs.
Failing that, you can always use ildasm to disassemble the thing, edit the
IL, then use ilasm to turn it back into an assembly. Not useful for many
quick changes but good in a pinch.
--
J.

Thanks. I have searched Google and foundDotnet IL Editor. It showed
IL, but I cannnot edit it. On the description page it said it can
modify and recompile IL codes but I could not. It had no help file,
but a readme file. I have skimmed it but couldn't find the information
I needed.- Hide quoted text -

- Show quoted text -
Hi,

I'm Zsolt Petreny, the developer of DILE. I'm really sorry for
disappointing you but despite the name, DILE is not a real .NET
assembly editor. Yet... This is one of the reasons why its version
number is still so low (v0.2.6, not even near to v1.0). Currently, it
can only disassemble files and debug managed applications in IL.

No doubt, lately I have been quite lazy, but I hope that one day I can
really add editing feature to it. Until then, perhaps you should
really consider using ilasm & ildasm.

Regards,
Zsolt Petreny
Oct 12 '08 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Jay Haslup | last post by:
I am trying to figure out how to get the CMD (dos) window to come up when I call a executable. I have this working on a Win2000/apache machine and am trying to use the same code on a identical...
17
by: Filipe Martins | last post by:
Hello. I've read somewhere that the executable is smaller if we use a source file for each function! So, I tested this with gcc and it seams to confirm! What seams to happen is that if we call...
7
by: Johnny | last post by:
How do I create a link on a Web page on my hard drive that will run an executable file on my hard drive? For example, let's say I create runpoodle.htm and save it to my hard drive, and let's...
8
by: suresh_C# | last post by:
Dear All, What is difference between Portable Executable (PE) file and a Assembly? Thanks, Mahesh
34
by: priyanka | last post by:
Hi, I was wondering if we could parse or do something in the executable( whose source language was C). How can I use some scripting language like perl/python to find out the information about...
4
by: ovatta | last post by:
Hi! I have meke a simple programs on c++ with visual studio. The program have a dll where I put my name e my personal details. I realize that anybody can take my executable file and with a simpli...
3
by: Mo | last post by:
Hi, Is there a way to include an executable (xxx.exe) file inside a c# console project so that the resulting project binary have only one final executable file? My c# console application is...
16
by: Erwin Moller | last post by:
Why is a binary file executable? Is any binary file executable? Is only binary file executable? Are all executable files binary? What is the connection between the attribute of binary and that of...
9
by: korean_dave | last post by:
From command Prompt, i type in a script, "tryme.py". This, instead, brings up PythonWin editor and Interactive Window. Path variable is "C:\Python24". (I need Python 2.4 installed, not 2.5) ...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.