What is Telerik JustDecompile?
Join the DZone community and get the full member experience.
Join For Free
few days back , i had the opportunity to try out new version of telerik justdecompile beta . thanks to
chris eagle
for providing me an opportunity to try out the beta
what is telerik justdecompile?
telerik justdecompile is a .net decompiler tool from telerik and integrated easily with visual studio add-in.
telerik justdecompile download and installation
telerik has released the new version of the justdecompile(version 2013.1.218.1) few days back and you can download the telerik justdecompile from the telerik download page
one of the improvements in the telerik justdecompile is the startup time . i have used the earlier version of telerik justdecompile and see faster startup time with the new version .
if you are looking to load the complete assemblies of the framework , you can add it easily by clicking the open button and selecting the load framework menu.
the new version of the justdecompile adds the winrt support as well as the file formats that is used in the windows 8 apps(appx and winmd).
one of the cool feature of the telerik justdecompile is the plugins manager. the telerik justdecompile has the plugin manager that lets the user to download and install plugins . currently , the telerik justdecompile has 2 plugins called de4dot deobfuscator and assembly editor.
if you want to create a plugin , you can utilize the open api to create plugins
telerik justdecompile currently supports c# , vb and il . i would like to see more languages to be added to the list to make it more attractive for developers of other languages.
there are still more features in the new version of the justdecompile . you can find the complete list from the telerik website .
Published at DZone with permission of Senthil Kumar, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Trending
-
What Is Test Pyramid: Getting Started With Test Automation Pyramid
-
Explainable AI: Making the Black Box Transparent
-
Apache Kafka vs. Message Queue: Trade-Offs, Integration, Migration
-
Playwright JavaScript Tutorial: A Complete Guide
Comments