xoofx / JitBuddyLinks
Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.
☆230Updated last year
Alternatives and similar repositories for JitBuddy
Users that are interested in JitBuddy are comparing it to the libraries listed below
Sorting:
- 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...)☆173Updated 5 months ago
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- A fast graphing library that allows for constructing, importing, exporting, and analysing graph structures in .NET.☆138Updated 6 years ago
- Disassemble jitted .NET methods☆242Updated 5 years ago
- Some useful reflection helpers, including an IL disassembler.☆154Updated 6 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 5 years ago
- Inject arbitrary IL code at compile time.☆257Updated last month
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Updated 5 years ago
- Compiles LLVM IR (bytecode) or C to .NET Assemblies☆115Updated 2 years ago
- Managed wrappers around the .NET Unmanaged API☆118Updated last month
- 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
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆75Updated 4 years ago
- A set of tools to work with CIL in .NET applications☆28Updated 8 months ago
- MSIL Reader☆36Updated 3 years ago
- MSIL/CIL to Native C++ Compiler☆74Updated 4 years ago
- Runtime redirection of method calls for .NET Core.☆44Updated 6 years ago
- On the fly disassemble C# code based on JitDasm☆129Updated 5 years ago
- Adds a module initializer to an assembly.☆113Updated 3 years ago
- A fully managed .NET library for interception of binary functions.☆38Updated 3 years ago
- A library to modify MSIL and native code at runtime☆133Updated last year
- Managed wrappers for Windows APIs☆53Updated last month
- Backporting .NET and more: LINQ expressions in .net 2.0 - nuget Theraot.Core available.☆161Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- 🧩 Customizable VisualStudio .sln parser with project support (.vcxproj, .csproj., …). Pluggable lightweight r/w handlers at runtime, and…☆149Updated last year
- A .NET Standard library for loading native shared libraries and retrieving function pointers.☆94Updated 3 years ago
- Various tools and hacks for C#☆78Updated 8 years ago
- Custom Garbage Collectors for .NET Core☆185Updated 5 years ago
- Run C# code at compile time.☆40Updated 5 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago