mono / debugger-libsLinks
Debugger libraries
☆82Updated last month
Alternatives and similar repositories for debugger-libs
Users that are interested in debugger-libs are comparing it to the libraries listed below
Sorting:
- Cecil is a library to inspect, modify and create .NET programs and libraries.☆68Updated 2 weeks ago
- Reader of Portable PDBs format that implements DiaSymReader interfaces (ISymUnmanagedReader, ISymUnmanagedBinder, etc.).☆86Updated last week
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆114Updated last year
- A simple pinvoke generator based on CppAst to generate C# for C++☆34Updated 5 years ago
- MSIL/CIL to Native C++ Compiler☆73Updated 3 years ago
- CS2X - C# Transpiler experiments (Powered by Roslyn)☆36Updated 6 years ago
- MSIL Reader☆36Updated 2 years ago
- A .NET Standard library for loading native shared libraries and retrieving function pointers.☆94Updated 2 years ago
- LLDB C# bindings generated with CppSharp☆19Updated 9 years ago
- LLVM Bindings for .NET☆91Updated this week
- 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
- Managed definitions for COM interfaces exposed by DiaSymReader APIs☆53Updated this week
- OpenType parser in pure c#☆40Updated 7 years ago
- LLVM Bindings for .NET☆42Updated 7 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆55Updated last year
- Version: 2.0 Date Published: 3/23/2006. The Shared Source CLI is a compressed archive of the source code to a working implementation of t…☆46Updated 7 years ago
- ☆43Updated 2 years ago
- Enables Visual Studio 2017 to deploy and debug a mono application on remote linux machines via SSH.☆54Updated 2 years ago
- Binary reference assemblies☆33Updated 2 years ago
- An extensible library providing C# PInvoke codegen from C/C++ files for .NET☆134Updated 2 months ago
- Managed.Reflection based ildasm clone☆29Updated 8 years ago
- Example of compiling and running C# code without visibility checks.☆49Updated 6 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.