hypeartist / AsmJitLinks
x86/x64 JIT assembler for .NET
☆110Updated 7 years ago
Alternatives and similar repositories for AsmJit
Users that are interested in AsmJit are comparing it to the libraries listed below
Sorting:
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆230Updated last year
- .NET Core and .NET Framework binding for the Capstone Disassembly Framework☆144Updated 2 years ago
- Disassemble jitted .NET methods☆242Updated 5 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- SharpDisasm - x86 / x86-64 disassembler for .NET☆223Updated 6 years ago
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)☆171Updated 5 months ago
- 🧬 One-touch unmanaged memory, runtime dynamic use of the unmanaged native C/C++ in .NET world, related P/Invoke features, and …☆269Updated last year
- Simple JIT compiler hook in C#☆91Updated 11 years ago
- A library to modify MSIL and native code at runtime☆133Updated last year
- A managed wrapper to use FASM compiler from .NET applications.☆115Updated 12 years ago
- A hook proof of concept with no native dependencies. Hook both .NET methods (even framework methods) and Native methods entirely in .NET.☆82Updated 7 years ago
- Managed, high performance, fully featured memory manipulation library written in C#, providing a very easy to use API.☆88Updated 2 months ago
- MSIL/CIL to Native C++ Compiler☆74Updated 4 years ago
- A fast graphing library that allows for constructing, importing, exporting, and analysing graph structures in .NET.☆138Updated 6 years ago
- A fully managed .NET library for interception of binary functions.☆38Updated 3 years ago
- Hook native API with C#☆204Updated 2 years ago
- An open source application debugger written in C#.☆45Updated 7 years ago
- Some useful reflection helpers, including an IL disassembler.☆154Updated 6 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 5 years ago
- Windows Kernel Driver Development in C# with Windows Driver Kit (WDK)☆87Updated 3 years ago
- The most powerful ARM 64 (v8, v9) Assembler / Disassembler for .NET☆117Updated 4 months ago
- Inject arbitrary IL code at compile time.☆257Updated 3 weeks ago
- BlueRain is a fully-featured, managed memory manipulation library written in C#☆37Updated 4 years ago
- Portable Executable (+), Common Language Infrastructure format reader☆48Updated 3 months ago
- Compiling C#/MSIL to Native Code using LLVM☆39Updated 4 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- C# Runtime Hooking Library for .NET/Mono/Unity.☆155Updated 7 years ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago
- Implements performant ReadProcessMemory and WriteProcessMemory with generic type parameters using InlineIL☆73Updated 4 years ago
- A simple to use .NET JIT compiler interface.☆27Updated 9 years ago