nifanfa / CS2ASMLinks
CS2ASM is an application that compiles IL(C#) code to asm CS2ASM is not IL2CPU
☆40Updated 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.☆34Updated last year
- Run C# executables in C#☆63Updated last year
- x86 CIL compiler made in C#.☆22Updated 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…☆24Updated 3 years ago
- Windows Kernel Driver Development in C# with Windows Driver Kit (WDK)☆79Updated 2 years ago
- An LLVM-based compiler for IL/C# for kernels that compiles to native code☆38Updated 7 years ago
- Zenos is a work in progress 64-bit operating system written in C# and x86-64 assembly.☆12Updated 6 years ago
- A sample project for writing and executing assembly in C#.☆24Updated 3 years ago
- Loads a native Windows assembly... right from your .NET embedded resources. Works on all modern .NET platforms.☆44Updated last month
- A fully managed .NET library for interception of binary functions.☆37Updated 3 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
- Bringing kernel driver to C# with NativeAOT (Surpassed by https://github.com/ZeroLP/WDK.NET)☆45Updated 2 years ago
- The most powerful ARM 64 (v8, v9) Assembler / Disassembler for .NET☆105Updated 5 months ago
- .NET Native but with CoreRT's ILCompiler☆24Updated last year
- .Net Core Virtual Machine - executing .Net Core library (dll) in C#☆29Updated 3 years ago
- Remote Process Control Library☆26Updated 2 years ago
- Minimal example for direct P/Invoke calls with static linking☆28Updated 2 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 4 years ago
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 5 years ago
- Minimal bootable .NET environment☆20Updated last year
- x86/x64 JIT assembler for .NET☆111Updated 7 years ago
- A set of tools to work with CIL in .NET applications☆28Updated 2 months ago
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)☆163Updated 9 months ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- A fast and lightweight .Net library for reading and writing .class files.☆37Updated 2 years ago
- Cosmos based Operating System with GUI.☆40Updated last year
- A baremetal C# kernel.☆26Updated last year
- A library to modify MSIL and native code at runtime☆133Updated last year
- An x86 Virtual Machine written in C# - Why not...☆18Updated 12 years ago