Tool Review: Telerik JustDecompile
Posted
by Sam Abraham
on Geeks with Blogs
See other posts from Geeks with Blogs
or by Sam Abraham
Published on Thu, 15 Nov 2012 23:51:11 GMT
Indexed on
2012/11/16
5:01 UTC
Read the original article
Hit count: 243
In the next few lines, I will be providing a brief review of Telerik’s JustDecompile, a free .Net decompiler and assembly browser.
In using Telerik’s 2012 Q3 JustDecompile release, one can see many great features. First off, I loved the built-in options for loading .Net assemblies automatically using the Open->Load Framework menu option. Other options enable loading assemblies from GAC, XAP URL or locally from disk. The ability to create an “Assembly List” is quiet handy for grouping and saving a “List” of DLLs to load.
All loaded assemblies are shown in the left panel of a split-panel screen. Clicking an assembly expands all namespaces within. Drilling further to class level displays the actual source code in the right panel in either IL, C# or Visual Basic.
In conclusion, JustDecompile has grown and quickly matured into an indispensible handy tool for us developers. Telerik’s effort in maintaining and updating JustDecompile as well as the company’s commitment to keeping it free is much appreciated and valued.
© Geeks with Blogs or respective owner