FrankLIKE / il2bcLinks
Compiling C#/MSIL to Native Code using LLVM
☆36Updated 4 years ago
Alternatives and similar repositories for il2bc
Users that are interested in il2bc are comparing it to the libraries listed below
Sorting:
- MSIL/CIL to Native C++ Compiler☆72Updated 3 years ago
- x86/x64 JIT assembler for .NET☆109Updated 7 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- Minimal CLR Implementation (MSIL Interpreter) for .NET Framework. Nanodesu!☆25Updated 9 years ago
- Simple JIT compiler hook in C#☆89Updated 11 years ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago
- An open source application debugger written in C#.☆45Updated 7 years ago
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)☆163Updated 7 months ago
- An LLVM-based compiler for IL/C# for kernels that compiles to native code☆38Updated 7 years ago
- Tiny Visual C++ library/example that allows you to inject CoreCLR (the .NET Core Runtime) into the current unmanaged process and execute …☆24Updated 4 years ago
- il2cpp transpiler and runtime compatible with .Net Core☆87Updated 5 years ago
- .NET Core and .NET Framework binding for the Capstone Disassembly Framework☆138Updated last year
- WIP .NET binding/wrapper for the Unicorn engine written in C#☆58Updated 5 years ago
- Source code translator: from high-level language to native language (C++)☆163Updated 4 years ago
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆114Updated last year
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- Portable Executable (+), Common Language Infrastructure format reader☆46Updated last week
- Library for reading PDB files, both Windows and PortablePDBs.☆47Updated 3 months ago
- A managed wrapper to use FASM compiler from .NET applications.☆115Updated 11 years ago
- A C++11 library used to create a managed program (CIL) and dump to either .IL, .EXE, or .DLL format☆57Updated last year
- CS2X - C# Transpiler experiments (Powered by Roslyn)☆36Updated 6 years ago
- 🗦🌔 Lua for .NET :: Lua 5.4, 5.3, 5.2, 5.1, ...☆55Updated 4 years ago
- Debugger libraries☆81Updated last month
- An Attempt at building at least some of C# corelib for EFI applications. Inspired by https://github.com/MichalStrehovsky/zerosharp to see…☆24Updated 3 years ago
- PInvoke at runtime for .NET☆17Updated 6 years ago
- CS2ASM is an application that compiles IL(C#) code to asm CS2ASM is not IL2CPU☆40Updated 2 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- Inline Assembly Demonstration in C# using Fasm.NET and Process.NET☆18Updated 6 years ago
- Sample demonstration host for CoreCLR/.NET Core☆19Updated 6 years ago