JustDecompile Feature Suggestions
Welcome to the Telerik JustDecompile feature suggestion forum. Please vote or submit a feature suggestion. If it is not a product feature request it might be moderated.
Please note this tool is helping Telerik plan ideas and understand how developers use JustDecompile. It may not always represent the actual priority list for the product team.
JustDecompile is a free .NET assembly browser and decompiling tool. Download JustDecompile for free and learn more: http://www.telerik.com/justdecompile
-
Allow select the project type when saving decompiled code
For example when I decompiled apps for Windows Phone, and then try to save the project, I get the libraries in the Windows. and it would be good to choose for himself that the project to create. (eg WP, Silverlight, Dll, winapp)
27 votes -
Allow configuration for connect to JusDecompile update server
I use proxy to connect on Internet.
I have an error when I run JustDecompile. The error is "Cannot connect to JustDecompile update server". It's normal because JustDecompile don't use my IE internet connection configuration.I suggest to may be possible to setup internet connection in JustDecompile.
6 votes -
install
Split your installer so that only JustDecompile is installed and provide a way to install it silently
18 votes -
Navigate to overrides/base implementation
When a method or property is selected it would be nice if it was possible to quickly navigate to the base implementation or any overriding implementation.
6 votes -
Add Export File As... feature
Feature that allow us to save the decompiled code into a file (vb or cs). I think it is an essential feature that should be included.
10 votes -
Decompile Operators
Please decompile operators too.
1 vote -
Provide a place to enter the proxy details
Provide the ability to add the proxy details so that JD can see the outside world.
19 votes -
Adapt the decompile feature to allow for the decompiling of any assembly file a user chooses.
Essentially add functionally that will allow users to decompile any assembly file they choose as to not be limited on which type of .assembly file a user can decompile.
3 votes -
Allow an option that lets single line member declarations not be separated by empty lines
Single line class member decls are separated by empty lines, wasting lots of space in classes that have many members, this waste visual comprehension opportunity by wasting screen space.
1 vote -
Shell Integration to Read DLL header before Presenting "Open with JustDecompile"
In a lot of shell extensions they actually perform a number of operations before the show in the Context menu in Windows Explorer. Maybe with JD it could test whether the DLL/EXE is actually a .net assembly before the menu is shown, and if the dll is not, then the menu item isn't included in the Context Menu. This would mean that you don't need to wait for the "this dll isn't a .net assembly" if you are checking if something was written with .NET or not.
1 vote -
Allow editing of references which are not found through reflexil plugin
I would like to edit the refences, lets say change the version to one that I have using reflexil plugin. Currently if the reference is not found, its displayed in red font, but I'm not able to change the version number of the references or the public key token, which I can achieve using reflector.
1 vote -
Fix VB.NET decompilation.
It is awful. Method specifiers in the wrong order. Catch expressions within parenthesis, among others. The ocassional "End GetSet" line in properties. Awfully decompiled enumeration loops. I don't think you actually thought this through.
1 vote -
dragging a link to an assembly
I had a link to a program I made in c#, I wanted to decompile this. So I dragged the link onto the left panel but it just showed an error saying that it couldn't open dir\file.lnk.
I think it should open the assembly that the link points to instead of the link itself.
1 vote -
3 votes
-
If a PDB is present for an assembly and contains source line numbers, mark the decompiled code blocks with the original PDB line numbers.
If a PDB file is present for a decompiled assembly, use the PDB information to associate the decompiled code with an original line number. When an exception is thrown and the stack trace shows a line number (and you've lost the code) this would allow you to determine more precisely what is causing the exception.
3 votes -
F# generation
Adding out in f#
1 vote -
change color so it appear more readable
Current color is so light to focus try to use attractive color to focus users more easily
1 vote -
Add FindAllReferences functionality
Please add FindAllReferences functionality just like the one in Visual Studio.
8 votes -
2 votes
-
Add RVA data to methods and classes
methods should have a relative virtual address associated with them. an option to show this data would be cool.
1 vote
- Don't see your idea?