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☆144Updated last year
- Disassemble jitted .NET methods☆243Updated 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
- Simple JIT compiler hook in C#☆90Updated 11 years ago
- A library to modify MSIL and native code at runtime☆133Updated last year
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)☆168Updated 3 months 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
- A fast graphing library that allows for constructing, importing, exporting, and analysing graph structures in .NET.☆137Updated 6 years ago
- Managed, high performance, fully featured memory manipulation library written in C#, providing a very easy to use API.☆87Updated last month
- 🧬 One-touch unmanaged memory, runtime dynamic use of the unmanaged native C/C++ in .NET world, related P/Invoke features, and …☆268Updated last year
- An open source application debugger written in C#.☆45Updated 7 years ago
- A managed wrapper to use FASM compiler from .NET applications.☆115Updated 12 years ago
- BlueRain is a fully-featured, managed memory manipulation library written in C#☆37Updated 3 years ago
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- MSIL/CIL to Native C++ Compiler☆74Updated 4 years ago
- Inject arbitrary IL code at compile time.☆256Updated 3 weeks ago
- A set of tools to work with CIL in .NET applications☆28Updated 6 months ago
- Hook native API with C#☆205Updated 2 years ago
- Some useful reflection helpers, including an IL disassembler.☆153Updated 6 years ago
- Managed wrappers around the .NET Unmanaged API☆97Updated 8 months ago
- Windows Kernel Driver Development in C# with Windows Driver Kit (WDK)☆80Updated 3 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- CS2X - C# Transpiler experiments (Powered by Roslyn)☆39Updated 6 years ago
- Advanced native function hooks for x86, x64. Welcome to the next level!☆242Updated last year
- Virtual machine written in C #. It allows you to perform / emulate the compiled .net code (IL). The code is executed instruction by instr…☆14Updated 5 years ago
- A simple to use .NET JIT compiler interface.☆27Updated 9 years ago
- More dnlib examples☆19Updated 10 years ago
- Minimal example for direct P/Invoke calls with static linking☆29Updated 2 years ago