xoofx / JitBuddy
Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.
☆229Updated 11 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
- Prototype of writing a managed JIT in C# with CoreCLR☆76Updated 11 months ago
- Unsafe methods for working with unmanaged memory and pointers.☆66Updated 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 4 years ago
- Inject arbitrary IL code at compile time.☆244Updated 2 months ago
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)☆161Updated 4 months ago
- On the fly disassemble C# code based on JitDasm☆126Updated 4 years ago
- Runtime redirection of method calls for .NET Core.☆43Updated 5 years ago
- Managed wrappers around the .NET Unmanaged API☆62Updated 9 months ago
- Adds a module initializer to an assembly.☆112Updated 2 years ago
- .NET Core and .NET Framework binding for the Capstone Disassembly Framework☆136Updated last year
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 3 years ago
- A fast graphing library that allows for constructing, importing, exporting, and analysing graph structures in .NET.☆136Updated 5 years ago
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆114Updated last year
- Some useful reflection helpers, including an IL disassembler.☆153Updated 5 years ago
- Post-build IL optimizer and intermediate representation for .NET programs☆124Updated 3 weeks ago
- A fully managed .NET library for interception of binary functions.☆37Updated 2 years ago
- ☆155Updated 3 months ago
- Compiles LLVM IR (bytecode) or C to .NET Assemblies☆111Updated last year
- Custom Garbage Collectors for .NET Core☆182Updated 4 years ago
- MSIL Reader☆36Updated 2 years ago
- An extensible library providing C# PInvoke codegen from C/C++ files for .NET☆125Updated 7 months ago
- A set of tools to work with CIL in .NET applications☆26Updated 4 months ago
- MSIL/CIL to Native C++ Compiler☆72Updated 3 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 for Windows APIs☆53Updated 4 months ago
- A .NET Standard library for loading native shared libraries and retrieving function pointers.☆92Updated 2 years ago
- Main repository for the stark compiler frontend + vscode integration + language specs☆152Updated 11 months ago