xoofx / JitBuddy
Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.
☆229Updated 10 months ago
Alternatives and similar repositories for JitBuddy:
Users that are interested in JitBuddy are comparing it to the libraries listed below
- x86/x64 JIT assembler for .NET☆108Updated 6 years ago
- Disassemble jitted .NET methods☆242Updated 4 years ago
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)☆160Updated 3 months ago
- Unsafe methods for working with unmanaged memory and pointers.☆66Updated 3 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆74Updated 10 months ago
- Inject arbitrary IL code at compile time.☆243Updated 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
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆48Updated 4 years ago
- Managed wrappers around the .NET Unmanaged API☆60Updated 8 months ago
- On the fly disassemble C# code based on JitDasm☆126Updated 4 years ago
- Custom Garbage Collectors for .NET Core☆182Updated 4 years ago
- Runtime redirection of method calls for .NET Core.☆42Updated 5 years ago
- A fast graphing library that allows for constructing, importing, exporting, and analysing graph structures in .NET.☆135Updated 5 years ago
- MSIL/CIL to Native C++ Compiler☆72Updated 3 years ago
- Post-build IL optimizer and intermediate representation for .NET programs☆120Updated 3 weeks ago
- Compiles LLVM IR (bytecode) or C to .NET Assemblies☆111Updated last year
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 3 years ago
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆112Updated 11 months ago
- ☆152Updated 2 months ago
- A .NET Standard library for loading native shared libraries and retrieving function pointers.☆92Updated 2 years ago
- .NET Core and .NET Framework binding for the Capstone Disassembly Framework☆136Updated last year
- C# Source Generator for UTF-8 binary literal☆137Updated 4 months ago
- MSIL Reader☆36Updated last year
- A fully managed .NET library for interception of binary functions.☆37Updated 2 years ago
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆175Updated last month
- Low-level utilities and tools for working with the CLR and memory.☆36Updated 3 years ago
- Some useful reflection helpers, including an IL disassembler.☆152Updated 5 years ago
- Like compiler explorer, but for .NET JIT.☆29Updated 4 years ago
- Adds a module initializer to an assembly.☆112Updated 2 years ago