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
- Disassemble jitted .NET methods☆243Updated 4 years ago
- .NET Core and .NET Framework binding for the Capstone Disassembly Framework☆140Updated last year
- SharpDisasm - x86 / x86-64 disassembler for .NET☆222Updated 5 years ago
- Simple JIT compiler hook in C#☆90Updated 11 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- A managed wrapper to use FASM compiler from .NET applications.☆114Updated 12 years ago
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)☆167Updated last month
- 🧬 One-touch unmanaged memory, runtime dynamic use of the unmanaged native C/C++ in .NET world, related P/Invoke features, and …☆269Updated 11 months ago
- An open source application debugger written in C#.☆45Updated 7 years ago
- A library to modify MSIL and native code at runtime☆133Updated last year
- 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
- MSIL/CIL to Native C++ Compiler☆73Updated 4 years ago
- A fast graphing library that allows for constructing, importing, exporting, and analysing graph structures in .NET.☆136Updated 5 years ago
- Managed, high performance, fully featured memory manipulation library written in C#, providing a very easy to use API.☆83Updated 4 months ago
- Inject arbitrary IL code at compile time.☆253Updated this week
- Some useful reflection helpers, including an IL disassembler.☆153Updated 5 years ago
- Portable Executable (+), Common Language Infrastructure format reader☆46Updated 4 months ago
- Hook native API with C#☆205Updated 2 years ago
- BlueRain is a fully-featured, managed memory manipulation library written in C#☆37Updated 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
- Windows Kernel Driver Development in C# with Windows Driver Kit (WDK)☆80Updated 2 years ago
- Minimal example for direct P/Invoke calls with static linking☆28Updated 2 years ago
- A set of tools to work with CIL in .NET applications☆28Updated 4 months ago
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- Library for parsing math expressions with rational numbers, finding their derivatives and compiling an optimal IL code☆71Updated 4 years ago
- C# Runtime Hooking Library for .NET/Mono/Unity.☆153Updated 7 years ago
- Implements performant ReadProcessMemory and WriteProcessMemory with generic type parameters using InlineIL☆73Updated 3 years ago
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆115Updated last year