FrankLIKE / il2bc
Compiling C#/MSIL to Native Code using LLVM
☆35Updated 3 years ago
Alternatives and similar repositories for il2bc:
Users that are interested in il2bc are comparing it to the libraries listed below
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated 10 months ago
- x86/x64 JIT assembler for .NET☆108Updated 6 years ago
- .NET Core and .NET Framework binding for the Capstone Disassembly Framework☆136Updated last year
- MSIL/CIL to Native C++ Compiler☆72Updated 3 years ago
- Simple JIT compiler hook in C#☆88Updated 10 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆75Updated 10 months ago
- Minimal CLR Implementation (MSIL Interpreter) for .NET Framework. Nanodesu!☆25Updated 9 years ago
- An open source application debugger written in C#.☆44Updated 6 years ago
- il2cpp transpiler and runtime compatible with .Net Core☆86Updated 4 years ago
- Minimal example for direct P/Invoke calls with static linking☆22Updated last year
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)☆160Updated 3 months ago
- WIP .NET binding/wrapper for the Unicorn engine written in C#☆57Updated 5 years ago
- A fully managed .NET library for interception of binary functions.☆37Updated 2 years ago
- Common code used by MonoMod and other .NET modding libraries. Not to be confused with MonoMod.Utils (for mods).☆75Updated last year
- Unsafe methods for working with unmanaged memory and pointers.☆66Updated 4 years ago
- Portable Executable (+), Common Language Infrastructure format reader☆46Updated this week
- A managed wrapper to use FASM compiler from .NET applications.☆113Updated 11 years ago
- Library for reading PDB files, both Windows and PortablePDBs.☆46Updated 4 years ago
- An LLVM-based compiler for IL/C# for kernels that compiles to native code☆34Updated 7 years ago
- Managed wrappers around the .NET Unmanaged API☆60Updated 9 months ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆26Updated 7 years ago
- Library for hosting .NET Core in Linux, macOS, and Windows applications☆16Updated 5 years ago
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆113Updated 11 months ago
- Example JIT Hook for .NET FW/Core.☆50Updated 4 years ago
- Disassemble jitted .NET methods☆242Updated 4 years ago
- An Attempt at building at least some of C# corelib for EFI applications. Inspired by https://github.com/MichalStrehovsky/zerosharp to see…☆20Updated 3 years ago
- A very simple C compiler written in C#☆25Updated 10 years ago
- Mono C++ Bindings☆16Updated 8 years ago
- Loads a native Windows assembly... right from your .NET embedded resources. Works on all modern .NET platforms.☆41Updated 4 months ago
- CS2X - C# Transpiler experiments (Powered by Roslyn)☆36Updated 6 years ago