stakx / ecma-335Links
Markdown version of ECMA-335: Common Language Infrastructure (CLI). Work in progress (approx. 99% complete). Collaboration welcome!
☆48Updated last year
Alternatives and similar repositories for ecma-335
Users that are interested in ecma-335 are comparing it to the libraries listed below
Sorting:
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆230Updated last year
- Managed wrappers around the .NET Unmanaged API☆86Updated 6 months ago
- Inject arbitrary IL code at compile time.☆253Updated 3 weeks ago
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- A tool aiming to make it a little bit easier to learn Mono.Cecil☆97Updated this week
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- Some useful reflection helpers, including an IL disassembler.☆153Updated 5 years ago
- x86/x64 JIT assembler for .NET☆110Updated 7 years ago
- A set of tools to work with CIL in .NET applications☆28Updated 4 months ago
- Reader of Portable PDBs format that implements DiaSymReader interfaces (ISymUnmanagedReader, ISymUnmanagedBinder, etc.).☆88Updated this week
- MSIL Reader☆36Updated 2 years ago
- A library to modify MSIL and native code at runtime☆133Updated last year
- C# MethodInfo extension to redirect a method to or swap it with another method.☆61Updated last year
- Reimplementation of ECMA-335 metadata APIs☆21Updated 5 months ago
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)☆166Updated last month
- Example of compiling and running C# code without visibility checks.☆49Updated 6 years ago
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆118Updated 5 years ago
- Debugger libraries☆82Updated 3 months ago
- Managed wrappers for Windows APIs☆53Updated last year
- .NET library that encapsulates OS and filesystem differences in the ability to create Copy-on-Write file links☆148Updated 10 months ago
- Post-build IL optimizer and intermediate representation for .NET programs☆147Updated 8 months ago
- Low-level utilities and tools for working with the CLR and memory.☆38Updated last week
- 🧩 Customizable VisualStudio .sln parser with project support (.vcxproj, .csproj., …). Pluggable lightweight r/w handlers at runtime, and…☆148Updated 11 months ago
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆114Updated last year
- il2cpp transpiler and runtime compatible with .Net Core☆88Updated 5 years ago
- ☆48Updated last month
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆197Updated 5 months ago
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- The most powerful ARM 64 (v8, v9) Assembler / Disassembler for .NET☆111Updated this week
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago