hypeartist / AsmJitLinks
x86/x64 JIT assembler for .NET
☆111Updated 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
- Disassemble jitted .NET methods☆244Updated 4 years ago
- .NET Core and .NET Framework binding for the Capstone Disassembly Framework☆140Updated last year
- Prototype of writing a managed JIT in C# with CoreCLR☆78Updated last year
- SharpDisasm - x86 / x86-64 disassembler for .NET☆223Updated 5 years ago
- Simple JIT compiler hook in C#☆90Updated 11 years ago
- 🧬 One-touch unmanaged memory, runtime dynamic use of the unmanaged native C/C++ in .NET world, related P/Invoke features, and …☆267Updated 9 months ago
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)☆163Updated 9 months ago
- A managed wrapper to use FASM compiler from .NET applications.☆115Updated 12 years ago
- A library to modify MSIL and native code at runtime☆133Updated last year
- A fast graphing library that allows for constructing, importing, exporting, and analysing graph structures in .NET.☆137Updated 5 years ago
- A hook proof of concept with no native dependencies. Hook both .NET methods (even framework methods) and Native methods entirely in .NET.☆80Updated 7 years ago
- MSIL/CIL to Native C++ Compiler☆73Updated 4 years ago
- Some useful reflection helpers, including an IL disassembler.☆153Updated 5 years ago
- An open source application debugger written in C#.☆45Updated 7 years ago
- Managed, high performance, fully featured memory manipulation library written in C#, providing a very easy to use API.☆82Updated 2 months ago
- BlueRain is a fully-featured, managed memory manipulation library written in C#☆37Updated 3 years ago
- Inject arbitrary IL code at compile time.☆249Updated last week
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- A set of tools to work with CIL in .NET applications☆28Updated 2 months ago
- Portable Executable (+), Common Language Infrastructure format reader☆46Updated 2 months ago
- Pure managed C# library for reading ELF, UImage, Mach-O binaries.☆167Updated 8 months ago
- Hook native API with C#☆203Updated 2 years ago
- The hackable memory library for .NET.☆30Updated last year
- Library for parsing math expressions with rational numbers, finding their derivatives and compiling an optimal IL code☆71Updated 4 years ago
- Virtual machine written in C #. It allows you to perform / emulate the compiled .net code (IL). The code is executed instruction by instr…☆14Updated 4 years ago
- Binary Schema Library for C#☆50Updated 8 years ago
- Windows Kernel Driver Development in C# with Windows Driver Kit (WDK)☆79Updated 2 years ago
- Implements performant ReadProcessMemory and WriteProcessMemory with generic type parameters using InlineIL☆74Updated 3 years ago