473,386 Members | 1,791 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,386 software developers and data experts.

good decompiler app

I have a .net exe a client has given to me to modify.
Unfortunately client claims source code was accidentally lost,
however they do indeed own the app.
App is dot net I ran ildasm.exe and did indeed get something I could
follow.
What I need is a good decompiler to actually produce something I can
modify in either c#, Vb, or c++ even. I've googled and found a few.
Would love to find one that is shareware. I certainly don't want to
have to do this often. Does anyone have any expereince using a
program to decompile a dot net assembly? Does anyone have any
recommendations of one to use, or one to avoid?

Thanks in advance,
Sincerely

Ralph

Feb 2 '07 #1
4 1906
"Lutz Roeder's .NET Reflector" with the "Reflector.FileDisassembler"
would be a good start... allows you to extract the whole thing in any
of IL, C++, C#, VB.Net, Chrome...

Marc
Feb 2 '07 #2
On Feb 2, 7:15 am, "Marc Gravell" <marc.grav...@gmail.comwrote:
"Lutz Roeder's .NET Reflector" with the "Reflector.FileDisassembler"
would be a good start... allows you to extract the whole thing in any
of IL, C++, C#, VB.Net, Chrome...

Marc
Marc
Thanks for the recommendation.
I will definately be looking into that.
One thing I did find though with this little project is that I
reference the existing exe and still call much of the functionality.
Great thing about .net.
Then I can use ildasm to look at the msil to get a little better feel
as to what the functions do. All that said no it would go much
quicker still to have decompiled code to work with.

Feb 2 '07 #3
I have used the Salamander .NET Decompiler from RemoteSoft
(www.remotesoft.com). It costs some $$, but it was the only one that did
what we needed.

As far as I know, the company is just one guy named Huihong. He does a good
job with customer service.

They have a free online demo that actually gave me enough of what I needed
once (on a project before the one where I needed to buy the product).

- Steve

"Ralph" <ra******@gmail.comwrote in message
news:11**********************@m58g2000cwm.googlegr oups.com...
>I have a .net exe a client has given to me to modify.
Unfortunately client claims source code was accidentally lost,
however they do indeed own the app.
App is dot net I ran ildasm.exe and did indeed get something I could
follow.
What I need is a good decompiler to actually produce something I can
modify in either c#, Vb, or c++ even. I've googled and found a few.
Would love to find one that is shareware. I certainly don't want to
have to do this often. Does anyone have any expereince using a
program to decompile a dot net assembly? Does anyone have any
recommendations of one to use, or one to avoid?

Thanks in advance,
Sincerely

Ralph

Feb 2 '07 #4
Lutz Roeder's reflector [1] with FileDisassembler [2] plugin would be a
wiser choice, in terms of financial resources required.

[1] http://www.aisto.com/roeder/dotnet/
[2] http://www.denisbauer.com/NETTools/F...assembler.aspx

"Steve Harclerode" <Li*************@hot.mail.comwrote in message
news:e7**************@TK2MSFTNGP04.phx.gbl...
>I have used the Salamander .NET Decompiler from RemoteSoft
(www.remotesoft.com). It costs some $$, but it was the only one that did
what we needed.

As far as I know, the company is just one guy named Huihong. He does a
good job with customer service.

They have a free online demo that actually gave me enough of what I needed
once (on a project before the one where I needed to buy the product).

- Steve

"Ralph" <ra******@gmail.comwrote in message
news:11**********************@m58g2000cwm.googlegr oups.com...
>>I have a .net exe a client has given to me to modify.
Unfortunately client claims source code was accidentally lost,
however they do indeed own the app.
App is dot net I ran ildasm.exe and did indeed get something I could
follow.
What I need is a good decompiler to actually produce something I can
modify in either c#, Vb, or c++ even. I've googled and found a few.
Would love to find one that is shareware. I certainly don't want to
have to do this often. Does anyone have any expereince using a
program to decompile a dot net assembly? Does anyone have any
recommendations of one to use, or one to avoid?

Thanks in advance,
Sincerely

Ralph


Feb 3 '07 #5

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

Similar topics

28
by: gmcdanie | last post by:
I am looking for a Java Decompiler... preferably free. Any suggestions. Ease of use isn't a problem as long as it does a fair job.
13
by: gregory_may | last post by:
Is there a more econimical way to stop people from decompiling my .Net product? I dont have $1900 to spend on the .Net Decompiler Protector. Anyone have any thoughts/experiences with these or...
245
by: Vortex Soft | last post by:
http://www.junglecreatures.com/ Try it and tell me what's happenning in the Microsoft Corporation. Notes: VB, C# are CLS compliant
3
by: Roberto Rasto | last post by:
I'm looking for a C Decompiler. I don't looking for a perfect C decompiler, beacuse I only need to understand the logic of the program do decompile, but the program is not so little. I tried...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.