Pending Review
Last Updated: 26 Jul 2022 15:39 by Dan
Created by: Dan
Comments: 0
Type: Feature Request
0
When you select "Create Project" from a decompiled assembly this actually produces a legacy csproj. This should instead use the newer Sdk Style project which doesn't require as much generation for the Property Groups and little to no ItemGroups as these are brought in automatically.
Pending Review
Last Updated: 27 Dec 2019 06:40 by ADMIN

Make any changes under Tools / Settings.

Restart JustDecompile.

Changes have not been persisted.

 

Pending Review
Last Updated: 18 Mar 2019 21:40 by Richard
Created by: Markus
Comments: 1
Type: Feature Request
3
in JustDecompile it would be helpful to be able at add referenced assemblies using Nuget, so when either looking at code or exporting code I don't have to do this manually to get the referenced DLL to import into JustDecompile
Pending Review
Last Updated: 02 Jan 2019 18:48 by joespiff
Created by: joespiff
Comments: 0
Type: Feature Request
1
It would be nice if JustDecompile would extend Windows Search to target .dlls as well so that I could search a folder containing .dlls for a given class name and the file defining or using that class would be returned in the search results.  This would allow me to find results without first opening up JustDecompile and adding all .dlls in the folder, and then doing a search.
Pending Review
Last Updated: 07 Nov 2018 21:42 by Драгомир
Enable option to generate not only large numbers as hex, but also small numbers (byte, ushort and so on). i mean the numbers in the whole project to be generated a HEX
Pending Review
Last Updated: 06 Oct 2018 15:22 by Ashar
Created by: Ashar
Comments: 0
Type: Feature Request
0
Would be great if you could use the Visual Studio exported Settings > Fonts and colors for the look and feel
Pending Review
Last Updated: 17 Sep 2018 11:17 by Dilip
Created by: Dilip
Comments: 0
Type: Feature Request
4
I want to debug the c# source code in my solution so it would be good if could do this feature to export the entire code in class library.
Pending Review
Last Updated: 04 Sep 2018 13:10 by Doug
Created by: Doug
Comments: 0
Type: Feature Request
1
I am writing some mocks /fakes for code that uses this Logging Framework. 
So I decompiled the DLL into a project and it would not compile.
All I wanted to do was to have some unit tests that can cope with 'Logging'.
If your decompile something, if there are problem area, at least a comment would be helpful.
Thanks
Doug
Pending Review
Last Updated: 31 Aug 2018 12:50 by Will
I don't know why but JD keeps being disassociated with DLLs, and it's a pain to re-associate. Make it easy for us by adding something in settings to do it for us.
Pending Review
Last Updated: 31 Aug 2018 12:49 by Will
It's annoying. Figure out a different way to let us know there's an update.
Pending Review
Last Updated: 07 Aug 2018 07:51 by Lukas
Created by: Lukas
Comments: 0
Type: Feature Request
4
If a new version of JustDecompile is available, the user will be informed soon after starting the program. At this time the initial intention is getting details of an assembly. I have two options:
1. Ignore update and continue analysis
2. Install update and restart analysis later

I want to recommend third option: Allow installation of update after analysis is complete, while shutdown of program. (E.g. Paint.NET is doing so.)