.NET decompiler

Submit portable freeware that you find here. It helps if you include information like description, extraction instruction, Unicode support, whether it writes to the registry, and so on.
Post Reply
Message
Author
fwgeek
Posts: 8
Joined: Wed Jul 02, 2014 7:45 pm

.NET decompiler

#1 Post by fwgeek »

Hello:

I found this little free program: ILSpy
http://www.portablefreeware.com/index.php?id=2618
This is a useful and powerful .net decompiler (opens a .net exe or dll and displays its source code as c# or vb)
I would like you to check it out.

Thanks in advance

User avatar
joby_toss
Posts: 2971
Joined: Sat Feb 09, 2008 9:57 am
Location: Romania
Contact:

Re: .NET decompiler

#2 Post by joby_toss »

Saves settings to \user\current\AppData\Roaming\ICSharpCode\ILSpy.xml

User avatar
guinness
Posts: 4118
Joined: Mon Aug 27, 2007 2:00 am
Contact:

Re: .NET decompiler

#3 Post by guinness »

This is included in SharpDevelop by default (v5.0 onwards.)

fwgeek
Posts: 8
Joined: Wed Jul 02, 2014 7:45 pm

Re: .NET decompiler

#4 Post by fwgeek »

guinness wrote:This is included in SharpDevelop by default (v5.0 onwards.)
That is still in beta... and I do not know if SharpDevelop is portable, as defined in the standards of this site. And you could install it without sharpdevelop!

User avatar
guinness
Posts: 4118
Joined: Mon Aug 27, 2007 2:00 am
Contact:

Re: .NET decompiler

#5 Post by guinness »

It's Portable as I am using it everyday pretty much. Though I am a novice when it comes to testing portability.

fwgeek
Posts: 8
Joined: Wed Jul 02, 2014 7:45 pm

Re: .NET decompiler

#6 Post by fwgeek »

guinness wrote:It's Portable as I am using it everyday pretty much. Though I am a novice when it comes to testing portability.
That is great news!! I wonder if it would be a good idea to place it here :idea:

FreeAsBeer
Posts: 1
Joined: Sat Nov 14, 2020 12:12 pm

Re: .NET decompiler

#7 Post by FreeAsBeer »

There is also online version of ILSpy that works without registration and installation.

Post Reply