xoofx / JitBuddyLinks
Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.
☆229Updated 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☆109Updated 7 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- Disassemble jitted .NET methods☆242Updated 4 years ago
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆119Updated 5 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- Inject arbitrary IL code at compile time.☆247Updated last month
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆73Updated 3 years ago
- On the fly disassemble C# code based on JitDasm☆127Updated 5 years ago
- Managed wrappers around the .NET Unmanaged API☆78Updated 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 7 months ago
- Adds a module initializer to an assembly.☆113Updated 2 years ago
- A fast graphing library that allows for constructing, importing, exporting, and analysing graph structures in .NET.