blurt / X86.Interop
.NET library to write/patch X86 asm at runtime and marshal complex unmanaged structures.
☆16Updated 6 years ago
Alternatives and similar repositories for X86.Interop:
Users that are interested in X86.Interop are comparing it to the libraries listed below
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 4 years ago
- Remote Encrypted Procedure Calling for .Net & .Net Core☆16Updated 5 years ago
- A GUI-based CIL browser running on .NET Core☆12Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆36Updated 3 years ago
- Provides a way which you can load a .NET dll/exe from disk, modify/inject IL, and then run the assembly all in memory without modifying t…☆29Updated 7 years ago
- A fully managed library for hosting the .NET runtime in remote processes.☆31Updated 2 years ago
- An x86 Virtual Machine written in C# - Why not...☆18Updated 12 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆74Updated 10 months ago
- Portable Executable parsing library, used by PEExplorer. Also available as a nuget package☆36Updated 7 years ago
- A template (and a sample) for writing tracers on Windows. Based on the Detours library.☆31Updated 10 months ago
- LLDB C# bindings generated with CppSharp☆18Updated 8 years ago
- Bindings to Fuchsia☆36Updated 5 years ago
- A CLR (.NET Runtime) profiler written purely in Rust.☆29Updated 4 years ago
- .NET Library to extracts the root domain, subdomain name, and top level domain from a host name using the Public Suffix List☆22Updated last year
- Library for reading PDB files, both Windows and PortablePDBs.☆46Updated 4 years ago
- Portable PDB native support☆11Updated last year
- A managed wrapper to use FASM compiler from .NET applications.☆113Updated 11 years ago
- Compile asm code into C# functions on fly!☆112Updated 2 years ago
- An Attempt at building at least some of C# corelib for EFI applications. Inspired by https://github.com/MichalStrehovsky/zerosharp to see…☆20Updated 3 years ago
- Memory File System written in F# (using WinFsp)☆19Updated 5 years ago
- Fully managed AES implementation in .NET based on AES-NI☆28Updated 2 years ago
- A compiler framework for managed code.☆52Updated 5 years ago
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆17Updated 10 months ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated 10 months ago
- An LLVM-based compiler for IL/C# for kernels that compiles to native code☆34Updated 7 years ago
- A sample project for writing and executing assembly in C#.☆17Updated 3 years ago
- Inline Assembly Demonstration in C# using Fasm.NET and Process.NET☆18Updated 6 years ago
- Like compiler explorer, but for .NET JIT.☆29Updated 4 years ago