CodemerxDecompile icon indicating copy to clipboard operation
CodemerxDecompile copied to clipboard

The first standalone .NET decompiler for Mac, Linux and Windows

Results 24 CodemerxDecompile issues
Sort by recently updated
recently updated
newest added

The reasoning behind this can be found [here](https://github.com/codemerx/CodemerxDecompile/issues/112#issuecomment-2085574725).

enhancement
good first issue
ui

If you click the dedicated mouse button to navigate forward (using a mouse with extra buttons for navigating back/forward), Codemerx navigates back. If you click the button to navigate back,...

### Discussed in https://github.com/codemerx/CodemerxDecompile/discussions/103 Originally posted by **vzarytovskii** March 13, 2024 Hey folks, would you accept a contribution to be able to display F# resources? Explanation: F# compiler emits additional...

enhancement

I'm trying to use the application for the first time on Windows. I launch it and choose "Open Assembly", I pick my EXE that was built from a .NET project....

enhancement

Ability to remove just selected assembly is required for any serious workflow. Now only possibility is clear list of assemblies and then add rest.

enhancement

Often you want to create a set of projects (one for each assembly opened). Currently you select an assembly and then use the menu to create a project. The folder...

enhancement

Problem: To open an assembly you navigate to the folder containing the assembly and select it. This works fine. However often you are opening one of several assemblies and there...

enhancement

The UI is much better than JustDecompile. I look for Reflexil here but cannot find one. Do you have a plan to make it compatible with Reflexil?

enhancement

I have decompiled some DLL that I use everyday. Yesterday, an update of these DLL has been released so I downloaded them and replaced the old one. The decompiler is...

bug