xoofx / JitBuddy
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
- x86/x64 JIT assembler for .NET☆108Updated 6 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆76Updated last year
- Disassemble jitted .NET methods☆243Updated 4 years ago
- Inject arbitrary IL code at compile time.☆246Updated 3 months 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.☆66Updated 4 years ago
- Managed wrappers around the .NET Unmanaged API☆71Updated 11 months ago
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)☆162Updated 5 months ago
- Adds a module initializer to an assembly.☆112Updated 2 years ago
- Compiles LLVM IR (bytecode) or C to .NET Assemblies☆111Updated last year
- A fast graphing library that allows for constructing, importing, exporting, and analysing graph structures in .NET.☆138Updated 5 years ago
- A fully managed .NET library for interception of binary functions.☆36Updated 3 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 3 years ago
- ☆155Updated 4 months ago
- Post-build IL optimizer and intermediate representation for .NET programs☆127Updated last month
- .NET Core and .NET Framework binding for the Capstone Disassembly Framework☆135Updated last year
- Main repository for the stark compiler frontend + vscode integration + language specs☆152Updated last year
- Runtime redirection of method calls for .NET Core.☆43Updated 5 years ago
- On the fly disassemble C# code based on JitDasm☆126Updated 5 years ago
- Custom Garbage Collectors for .NET Core☆182Updated 4 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆55Updated last year
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆114Updated last year
- Implements API for retrieval of symbols and other debug artifacts from symbol store.☆144Updated 11 months ago
- An extensible library providing C# PInvoke codegen from C/C++ files for .NET☆125Updated 8 months ago
- C# debugging automation tool☆94Updated 2 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆62Updated 3 weeks ago
- A set of tools to work with CIL in .NET applications☆26Updated 5 months ago
- Some useful reflection helpers, including an IL disassembler.☆153Updated 5 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago