nifanfa / CS2ASMLinks
CS2ASM is an application that compiles IL(C#) code to asm CS2ASM is not IL2CPU
☆39Updated 2 years ago
Alternatives and similar repositories for CS2ASM
Users that are interested in CS2ASM are comparing it to the libraries listed below
Sorting:
- C# UEFI programming with the .NET native ahead-of-time compilation technology.☆35Updated last year
- x86 CIL compiler made in C#.☆22Updated 3 years ago
- Run C# executables in C#☆62Updated 2 years ago
- A UEFI loader and OS kernel written in C# and compiled to native code with CoreRT.☆58Updated 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…☆25Updated 3 years ago
- An LLVM-based compiler for IL/C# for kernels that compiles to native code☆39Updated 8 years ago
- Zenos is a work in progress 64-bit operating system written in C# and x86-64 assembly.☆12Updated 6 years ago
- Windows Kernel Driver Development in C# with Windows Driver Kit (WDK)☆80Updated 2 years ago
- Minimal example for direct P/Invoke calls with static linking☆28Updated 2 years ago
- A sample project for writing and executing assembly in C#.☆31Updated 3 years ago
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- Minimal .NET wrapper around the simple, easy to use Flat Assembler written by Tomasz Grysztar. Supports both x64 and x86 development.☆38Updated last year
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- IL2CPU is a compiler for .NET IL code to compile to assembly language for direct booting.☆300Updated last year
- A baremetal C# kernel.☆28Updated last year
- Bringing kernel driver to C# with NativeAOT (Surpassed by https://github.com/ZeroLP/WDK.NET)☆45Updated 3 years ago
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 5 years ago
- Cosmos based Operating System with GUI.☆40Updated last year
- An x86 Virtual Machine written in C# - Why not...☆20Updated 13 years ago
- Loads a native Windows assembly... right from your .NET embedded resources. Works on all modern .NET platforms.☆47Updated 5 months ago
- A set of tools to work with CIL in .NET applications☆28Updated 5 months ago
- X# is a HLA (High Level Assembler) for X86/X64 (ARM coming) assembly language☆205Updated last year
- Compiling C#/MSIL to Native Code using LLVM☆38Updated 4 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- x86/x64 JIT assembler for .NET☆110Updated 7 years ago
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)☆168Updated 2 months ago
- An open source application debugger written in C#.☆45Updated 7 years ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 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 5 years ago