xoofx / LibObjectFile
LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)
☆160Updated 4 months ago
Alternatives and similar repositories for LibObjectFile:
Users that are interested in LibObjectFile are comparing it to the libraries listed below
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated 10 months ago
- Compiles LLVM IR (bytecode) or C to .NET Assemblies☆111Updated last year
- Post-build IL optimizer and intermediate representation for .NET programs☆123Updated 3 weeks ago
- Managed wrappers around the .NET Unmanaged API☆62Updated 9 months ago
- x86/x64 JIT assembler for .NET☆108Updated 6 years ago
- LLVM Bindings for .NET☆87Updated this week
- An extensible library providing C# PInvoke codegen from C/C++ files for .NET☆125Updated 7 months ago
- Prototype of writing a managed JIT in C# with CoreCLR☆75Updated 10 months ago
- A .NET Standard library for loading native shared libraries and retrieving function pointers.☆92Updated 2 years ago
- .NET Core and .NET Framework binding for the Capstone Disassembly Framework☆136Updated last year
- Main repository for the stark compiler frontend + vscode integration + language specs☆151Updated 10 months ago
- Transpiles a C# subset to non .NET languages. (Powered by Roslyn)☆135Updated last year
- Inject arbitrary IL code at compile time.☆244Updated last month
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆114Updated last year
- A fully managed .NET library for interception of binary functions.☆37Updated 2 years ago
- Pure managed C# library for reading ELF, UImage, Mach-O binaries.☆161Updated 2 months ago
- CS2X - C# Transpiler experiments (Powered by Roslyn)☆36Updated 6 years ago
- A UEFI loader and OS kernel written in C# and compiled to native code with CoreRT.☆58Updated 4 years ago
- MSIL/CIL to Native C++ Compiler☆72Updated 3 years ago
- Minimal example for direct P/Invoke calls with static linking☆25Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 9 months ago
- Interop bindings for mimalloc.☆36Updated 5 months ago
- Managed wrappers for Windows APIs☆53Updated 4 months ago
- Zenos is a work in progress 64-bit operating system written in C# and x86-64 assembly.☆11Updated 5 years ago
- Converts between Windows PDB and Portable PDB formats.☆66Updated this week
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆48Updated 4 years ago
- On the fly disassemble C# code based on JitDasm☆126Updated 4 years ago
- A terminal-centric replacement for the .NET console APIs.☆98Updated this week
- Raw bindings to Linux platform APIs for .NET Core☆170Updated last year
- 🧩 Customizable VisualStudio .sln parser with project support (.vcxproj, .csproj., …). Pluggable lightweight r/w handlers at runtime, and…☆144Updated 3 months ago