stakx / ecma-335
Markdown version of ECMA-335: Common Language Infrastructure (CLI). Work in progress (approx. 99% complete). Collaboration welcome!
☆39Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for ecma-335
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆228Updated 7 months ago
- C# MethodInfo extension to redirect a method to or swap it with another method.☆57Updated 7 months ago
- x86/x64 JIT assembler for .NET☆106Updated 6 years ago
- Common code used by MonoMod and other .NET modding libraries. Not to be confused with MonoMod.Utils (for mods).☆75Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆36Updated 3 weeks ago
- il2cpp transpiler and runtime compatible with .Net Core☆84Updated 4 years ago
- Managed wrappers around the .NET Unmanaged API☆53Updated 6 months ago
- MSIL Reader☆37Updated last year
- Compiling C#/MSIL to Native Code using LLVM☆35Updated 3 years ago
- Some useful reflection helpers, including an IL disassembler.☆151Updated 4 years ago
- Post-build IL optimizer and intermediate representation for .NET programs☆117Updated this week
- A fully managed .NET library for interception of binary functions.☆35Updated 2 years ago
- CS2X - C# Transpiler experiments (Powered by Roslyn)☆35Updated 5 years ago
- A set of tools to work with CIL in .NET applications☆25Updated last month
- A tool aiming to make it a little bit easier to learn Mono.Cecil☆84Updated this week
- .NET library that encapsulates OS and filesystem differences in the ability to create Copy-on-Write file links☆133Updated last week
- Example of compiling and running C# code without visibility checks.☆46Updated 6 years ago
- Managed wrappers for Windows APIs☆51Updated last month
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆119Updated 4 years ago
- A sample project for writing and executing assembly in C#.☆16Updated 2 years ago
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆111Updated 9 months ago
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)☆158Updated 3 weeks ago
- Prototype of writing a managed JIT in C# with CoreCLR☆71Updated 7 months ago
- A UEFI loader and OS kernel written in C# and compiled to native code with CoreRT.☆57Updated 3 years ago
- A BinaryReader which can deserialize arbitrary binary formats into objects☆29Updated 2 years ago
- C# Assembly unused classes/references/resources cleaner☆28Updated 3 years ago
- Cecil is a library to inspect, modify and create .NET programs and libraries.☆62Updated this week
- Allocate managed objects in a object pool, backed by native memory buffer.☆26Updated 7 years ago
- Obsolete in the best way—an official package is now available as part of Microsoft.NETFramework.ReferenceAssemblies!☆12Updated 4 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 3 years ago