justinstenning / SharpDisasmLinks
SharpDisasm - x86 / x86-64 disassembler for .NET
☆223Updated 6 years ago
Alternatives and similar repositories for SharpDisasm
Users that are interested in SharpDisasm are comparing it to the libraries listed below
Sorting:
- .NET Core and .NET Framework binding for the Capstone Disassembly Framework☆145Updated 2 years ago
- Disassemble jitted .NET methods☆242Updated 5 years ago
- .NET Patcher library using dnlib☆327Updated 5 years ago
- Hook native API with C#☆204Updated 2 years ago
- A library that simplifies intercepting application function calls using managed code and the .NET Core runtime☆286Updated 7 months ago
- .NET anti-managed debugger and anti-profiler code☆302Updated 11 years ago
- x86/x64 JIT assembler for .NET☆110Updated 7 years ago
- A managed wrapper to use FASM compiler from .NET applications.☆115Updated 12 years ago
- Simple JIT compiler hook in C#☆91Updated 11 years ago
- Portable Executable (PE) library written in .Net☆636Updated this week
- An open-source, free protector for .NET applications☆95Updated 8 years ago
- Inject C# code into a running process☆348Updated 2 years ago
- .NET runtime inspector☆273Updated 7 years ago
- A C# based memory editing library targeting Windows applications, offering various functions to extract and inject data and codes into re…☆655Updated 3 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.