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.☆229Updated last year
- .NET Core and .NET Framework binding for the Capstone Disassembly Framework☆143Updated last year
- Disassemble jitted .NET methods☆243Updated 5 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)☆168Updated 2 months ago
- SharpDisasm - x86 / x86-64 disassembler for .NET☆223Updated 6 years ago
- Simple JIT compiler hook in C#☆90Updated 11 years ago
- An open source application debugger written in C#.☆45Updated 7 years ago
- 🧬 One-touch unmanaged memory, runtime dynamic use of the unmanaged native C/C++ in .NET world, related P/Invoke features, and …☆267Updated last year
- Managed, high performance, fully featured memory manipulation library written in C#, providing a very easy to use API.☆84Updated 2 weeks ago
- A hook proof of concept with no native dependencies. Hook both .NET methods (even framework methods) and Native methods entirely in .NET.☆81Updated 7 years ago
- BlueRain is a fully-featured, managed memory manipulation library written in C#☆37Updated 3 years ago
- A fast graphing library that allows for constructing, importing, exporting, and analysing graph structures in .NET.☆136Updated 5 years ago
- A library to modify MSIL and native code at runtime☆133Updated last year
- Some useful reflection helpers, including an IL disassembler.☆153Updated 5 years ago
- A managed wrapper to use FASM compiler from .NET applications.☆114Updated 12 years ago
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- Portable Executable (+), Common Language Infrastructure format reader☆46Updated 3 weeks ago
- A set of tools to work with CIL in .NET applications☆28Updated 5 months ago
- MSIL/CIL to Native C++ Compiler☆74Updated 4 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- Inject arbitrary IL code at compile time.☆256Updated last week
- Windows Kernel Driver Development in C# with Windows Driver Kit (WDK)☆80Updated 3 years ago
- A simple to use .NET JIT compiler interface.☆27Updated 9 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago
- Hook native API with C#☆205Updated 2 years ago
- Implements performant ReadProcessMemory and WriteProcessMemory with generic type parameters using InlineIL☆73Updated 3 years ago
- Library for parsing math expressions with rational numbers, finding their derivatives and compiling an optimal IL code☆71Updated 4 years ago
- CS2X - C# Transpiler experiments (Powered by Roslyn)☆37Updated 6 years ago