hypeartist / AsmJit
x86/x64 JIT assembler for .NET
☆106Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for AsmJit
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆228Updated 8 months ago
- .NET Core and .NET Framework binding for the Capstone Disassembly Framework☆135Updated 10 months ago
- Disassemble jitted .NET methods☆242Updated 4 years ago
- A managed wrapper to use FASM compiler from .NET applications.☆112Updated 11 years ago
- SharpDisasm - x86 / x86-64 disassembler for .NET☆214Updated 5 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆71Updated 8 months ago
- A fully managed .NET library for interception of binary functions.☆36Updated 2 years ago
- A library to modify MSIL and native code at runtime☆121Updated 7 months ago
- Simple JIT compiler hook in C#☆88Updated 10 years ago
- BlueRain is a fully-featured, managed memory manipulation library written in C#☆37Updated 2 years ago
- Managed wrappers around the .NET Unmanaged API☆55Updated 6 months ago
- Managed, high performance, fully featured memory manipulation library written in C#, providing a very easy to use API.☆70Updated 3 months ago
- Unsafe methods for working with unmanaged memory and pointers.☆65Updated 3 years ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated 3 years ago
- A hook proof of concept with no native dependencies. Hook both .NET methods (even framework methods) and Native methods entirely in .NET.☆73Updated 6 years ago
- An open source application debugger written in C#.☆41Updated 6 years ago
- Compiling C#/MSIL to Native Code using LLVM☆35Updated 3 years ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated last week
- Portable Executable (+), Common Language Infrastructure format reader☆45Updated this week
- 🧬 One-touch unmanaged memory, runtime dynamic use of the unmanaged native C/C++ in .NET world, related P/Invoke features, and …☆252Updated 2 weeks ago
- On the fly disassemble C# code based on JitDasm☆125Updated 4 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 3 years ago
- A very simple C compiler written in C#☆25Updated 10 years ago
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)☆159Updated last month
- MSIL/CIL to Native C++ Compiler☆72Updated 3 years ago
- Binary Schema Library for C#☆49Updated 7 years ago
- A fully managed library for hosting the .NET runtime in remote processes.☆30Updated 2 years ago
- Inject arbitrary IL code at compile time.☆242Updated this week
- Hook native API with C#☆182Updated last year
- 🗦🌔 Lua for .NET :: Lua 5.4, 5.3, 5.2, 5.1, ...