All Projects â†’ ViRb3 â†’ dnEditor

ViRb3 / dnEditor

Licence: other
💾 A .NET assembly editor based on dnlib

Programming Languages

C#
18002 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to dnEditor

DotNetUniversalPatcher
A .NET Patcher written in C# that implements the dnlib and dnpatch libraries.
Stars: ✭ 54 (-50%)
Mutual labels:  patcher, dnlib
Ilspy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
Stars: ✭ 14,011 (+12873.15%)
Mutual labels:  decompile, ilspy
eazdevirt
Devirtualizer for Eazfuscator.NET
Stars: ✭ 102 (-5.56%)
Mutual labels:  dnlib
patchmanager
Patchmanager for SailfishOS
Stars: ✭ 21 (-80.56%)
Mutual labels:  patcher
Retroindy
No description or website provided.
Stars: ✭ 20 (-81.48%)
Mutual labels:  decompile
android-decompile
📱 Decompile android apps with a single command
Stars: ✭ 17 (-84.26%)
Mutual labels:  decompile
e2-scripts
Scripts for working with electribe 2.
Stars: ✭ 20 (-81.48%)
Mutual labels:  edit
react-edit-text
Simple 'click to edit' editable text component for React
Stars: ✭ 28 (-74.07%)
Mutual labels:  edit
OpenCore-Legacy-Patcher
Experience macOS just like before
Stars: ✭ 2,733 (+2430.56%)
Mutual labels:  patcher
AgileStringDecryptor
a dynamic Agile.NET string decryptor that relies on invoke by wwh1004 | Version : 6.X
Stars: ✭ 24 (-77.78%)
Mutual labels:  dnlib
NetReactorSlayer
An open source (GPLv3) deobfuscator for Eziriz .NET Reactor
Stars: ✭ 260 (+140.74%)
Mutual labels:  dnlib
UniversalUnityHooks
A framework designed to hook into and modify methods in unity games via dlls
Stars: ✭ 78 (-27.78%)
Mutual labels:  patcher
.NetReactorCfCleaner
A control flow cleaner for .NET Reactor.
Stars: ✭ 42 (-61.11%)
Mutual labels:  dnlib
VideoTimelineView
Video timeline UI for iOS Apps
Stars: ✭ 103 (-4.63%)
Mutual labels:  edit
go-el
Expression language(EL) to navigate/manipulate in golang structure data
Stars: ✭ 42 (-61.11%)
Mutual labels:  patcher
edit
A stand-alone implementation of the Acme text editor's command language.
Stars: ✭ 29 (-73.15%)
Mutual labels:  edit
skeleton-loader
Loader module for webpack to execute your custom procedure. It works as your custom loader.
Stars: ✭ 19 (-82.41%)
Mutual labels:  edit
rpatchur
A customizable, cross-platform patcher for Ragnarok Online clients.
Stars: ✭ 33 (-69.44%)
Mutual labels:  patcher
.NetReactorStringDecryptor
A string decryptor for .NET Reactor.
Stars: ✭ 20 (-81.48%)
Mutual labels:  dnlib
UnSealer
.NET Assemblies Deobfuscator.
Stars: ✭ 57 (-47.22%)
Mutual labels:  dnlib

dnEditor

A .NET assembly editor based on dnlib.

Want to help with the development? You are more than welcome to do so! Feel free to upgrade, fix or touch this project by submitting a pull request and I will make sure to approve and merge it.

Please note that I am working on this project during my free time, and as just a teenager doing everything alone, I cannot do it all instantly or at will. If your favourite feature is not found in dnEditor and you really wish it was there - submit a ticket, and wait. I will eventually get through it.

To-do (sorted by current priority):

  • Finish support for "switch" opcode.
  • Switch back to virtual TreeNode.
  • Add TreeView context menu with helpful options.
  • Add variables support.
  • Add support for "try-catch".
  • Implement ILSpy decompiler.
  • Add search functions.
  • Add member creation and deletion support.
  • Add member overview/preview.
  • Add member icons.
  • Add resources support.

Screenshots

Credits and thanks:

  • 0xd4d (dnlib) for the epic library that made this whole project possible and the time he took to help me. Yes, if dnlib didn't exist, this would have only been a fancy dream.
  • WiCKY Hu (Simple Assembly Explorer) for his amazing piece of work. I "borrowed" many ideas and features from there, for which I hope I won't have done any bad.
  • yck1509 (dnSpy & dnlib fork) for the first dnlib-based assembly decompiler. That definitely served me as a reference of dnlib itself and what I wasn't sure how to do. I am also using "a fork of his fork of dnlib", though I use none of his implementations. Still worth mentioning.
  • Sebastien LEBRETON (Reflexil) for the currently only fully-working and fully-featured assembly editor. If you find something similar in dnEditor's design: it's either Reflexil that inspired me or Reflexil that made me use the (almost) same design.
  • The guys behind ICSHARPCODE (ILSpy) [Daniel Grunwald, David Srbecky, Ed Harvey, Siegfried Pammer Artur Zgodzinski, Eusebiu Marcu, Pent Ploompuu] for their unbelievable work. If they didn't keep their everything open-source I wouldn't have been able to add the decompiler for some 15 minutes.
  • li0nsar3c00l for wanting to be here. And for helping me out too, of course.
  • XenoCode for the icon dnEditor currently uses.

All licenses can be found in the LICENSES.md file in the project root directory.

Greetings:

  • To you for contributing, bug reporting or using this tool.
  • To all boards, teams and individuals that support this work.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].