Telerik JustDecompile: Free, and Always Free
Join the DZone community and get the full member experience.
Join For Freetelerik justdecompile is a free decompiler tool from telerik. it is free and it will be always free.
on 15 the february telerik announced newly built decompilation engine justdecompile . it helps you to browse .net assembly and decompile .net code.
you can download it from here.
what makes justdecompile different ?
- simple to use – justdecompile is simple to use and the ui is highly intuitive. so you can decompile and browse .net assemblies with a single click.
- creates visual studio projects – justdecompile can create a visual studio project from a decompiled assembly. so you’ll never lose another project.
- easy assembly management - justdecompile quickly loads the core framework assemblies for .net 2, .net3.5, .net 4, and silverlight, so loading the assemblies you want to browse is simple.
- searchability – justdecompile can decompile .net assemblies to vb.net, c# and msil.
working with telerik justdecompile
to work with justdecompile you need to drag and drop an assembly:
you can see above i dragged an assembly calculator.dll and justdecompile helping me to decompile that. i strongly recommend to go ahead download this free tool and play around to increase your productivity.
source: http://debugmode.net/2012/02/16/telerik-justdecompile-announced/
Opinions expressed by DZone contributors are their own.
Trending
-
Comparing Cloud Hosting vs. Self Hosting
-
What ChatGPT Needs Is Context
-
RBAC With API Gateway and Open Policy Agent (OPA)
-
Mastering Time Series Analysis: Techniques, Models, and Strategies
Comments