Dll Editor

Decompile .NET assemblies to C#

  1. The Editor itself 2. A small dll which handles the XML syntax configuration It is not that reliable as the current version may contain some minor bugs. Booth, the editor and the dll, are created with Microsofts VisualStudio and is based on.NET Framework 3.5. The Design is a bit 'old windows style'-like but I hope that is not a big problem for you.
  2. Is there a tool where you can edit a.NET dll directly?.net reflector allows you to view the dll but doesn't allow you to modify it directly.net dll. Follow asked May 13 '09 at 5:15. 9,578 8 8 gold badges 44 44 silver badges 56 56 bronze badges.
  3. JNLP File Editor is a small, simple, Java based application specially designed to offer users a program to edit JNLP XML driver files. Basically this tool will help you create and edit JNLP files with the utmost ease.

dotPeek is a free-of-charge standalone tool based on ReSharper's bundled decompiler. It can reliably decompile any .NET assembly into equivalent C# or IL code.

Resource Hacker™ is a resource editor for 32bit and 64bit Windows® applications. It's both a resource compiler (for.rc files), and a decompiler - enabling viewing and editing of resources in executables (.exe;.dll;.scr; etc) and compiled resource libraries (.res,.mui).

The decompiler supports multiple formats including libraries (.dll), executables (.exe), and Windows metadata files (.winmd).

Export decompiled code to Visual Studio projects

As soon as you've decompiled an assembly, you can save it as a Visual Studio project (.csproj). This can potentially save a lot of time if you need to restore lost source code from a legacy assembly.

Download source code and debug third-party code

dotPeek can identify local source code based on PDB files, or fetch source code from source servers such as Microsoft Reference Source Center or SymbolSource.

Dll editors

dotPeek can also perform as a symbol server and supply Visual Studio debugger with the information required to debug assembly code.

dotPeek inherits a lot of features from ReSharper. These include contextual and context-insensitive navigation, usage search, as well as different code structure and hierarchy views.

Find usages of any symbol

Use Find Usages to search for all usages of a symbol, be it a method, property, local variable or a different entity. The Find Results tool window lets you group usages, navigate between them, and open them in the code view area.

Jump to a type, symbol or anything

Whenever you put a caret on a symbol in the code view area, dotPeek offers a plethora of contextual navigation options that are all available via Navigate To drop-down menu.

Navigate to related code

dotPeek indexes all assemblies in your assembly list, as well as all assemblies that they reference, and provides features to quickly jump to specific code. For instance, Go to Everything allows searching for an assembly, namespace, type, member, or a recently opened file.

Dll Editor

Long-time users of JetBrains ReSharper will feel at home working with dotPeek as it provides ReSharper-like navigation and search, code insight, and familiar keyboard shortcuts.

Dll Editor Linux

dotUltimate: Empowering Your .NET
and Visual Studio Development

dotUltimate is a single license that allows a single developer to use these JetBrains tools:

Dll Editors

dotUltimate license also covers plugins for dotCover and dotTrace in Rider.