xoofx / JitBuddy
Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.
☆228Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for JitBuddy
- x86/x64 JIT assembler for .NET☆106Updated 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...)☆159Updated last month
- Unsafe methods for working with unmanaged memory and pointers.☆65Updated 3 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.☆242Updated this week
- Prototype of writing a managed JIT in C# with CoreCLR☆71Updated 8 months ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 3 years ago
- On the fly disassemble C# code based on JitDasm☆126Updated 4 years ago
- Adds a module initializer to an assembly.☆111Updated 2 years ago
- Compiles LLVM IR (bytecode) or C to .NET Assemblies☆109Updated last year
- Some useful reflection helpers, including an IL disassembler.☆151Updated 4 years ago
- Post-build IL optimizer and intermediate representation for .NET programs☆118Updated this week
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆111Updated 9 months ago
- A fast graphing library that allows for constructing, importing, exporting, and analysing graph structures in .NET.☆135Updated 4 years ago
- An extensible library providing C# PInvoke codegen from C/C++ files for .NET☆125Updated 4 months ago
- C# debugging automation tool☆92Updated last year
- A .NET Standard library for loading native shared libraries and retrieving function pointers.☆92Updated last year
- Managed wrappers around the .NET Unmanaged API☆55Updated 7 months ago
- .NET Core and .NET Framework binding for the Capstone Disassembly Framework☆136Updated 10 months ago
- Main repository for the stark compiler frontend + vscode integration + language specs☆153Updated 8 months ago
- ☆150Updated last week
- Runtime redirection of method calls for .NET Core.☆42Updated 5 years ago
- MSIL Reader☆37Updated last year
- Custom Garbage Collectors for .NET Core☆183Updated 4 years ago
- A set of tools to work with CIL in .NET applications☆26Updated last month
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆59Updated 10 months ago
- Shared Source Common Language Infrastructure 2.0 Release☆35Updated 9 years ago
- A library to modify MSIL and native code at runtime☆121Updated 7 months ago
- Like compiler explorer, but for .NET JIT.☆28Updated 3 years ago