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
- On the fly disassemble C# code based on JitDasm☆128Updated 5 years ago
- Managed wrappers around the .NET Unmanaged API☆78Updated 3 months ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 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
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 3 years ago
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)☆164Updated 8 months ago
- .NET Core and .NET Framework binding for the Capstone Disassembly Framework☆140Updated last year
- A set of tools to work with CIL in .NET applications☆28Updated 3 weeks ago
- Inject arbitrary IL code at compile time.☆248Updated last month
- Adds a module initializer to an assembly.☆113Updated 2 years ago
- Runtime redirection of method calls for .NET Core.☆43Updated 6 years ago
- A .NET Standard library for loading native shared libraries and retrieving function pointers.☆94Updated 2 years ago
- Main repository for the stark compiler frontend + vscode integration + language specs☆152Updated last year
- An open source application debugger written in C#.☆45Updated 7 years ago
- A fast graphing library that allows for constructing, importing, exporting, and analysing graph structures in .NET.☆138Updated 5 years ago
- Some useful reflection helpers, including an IL disassembler.☆153Updated 5 years ago
- Compiles LLVM IR (bytecode) or C to .NET Assemblies☆111Updated 2 years ago
- Post-build IL optimizer and intermediate representation for .NET programs☆134Updated 5 months ago
- C# debugging automation tool☆94Updated 2 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 3 weeks ago
- Like compiler explorer, but for .NET JIT.☆30Updated 4 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- Minimal example for direct P/Invoke calls with static linking☆27Updated last year
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Updated 4 years ago
- SharpDisasm - x86 / x86-64 disassembler for .NET☆221Updated 5 years ago