xoofx / LibObjectFileLinks
LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)
☆164Updated 8 months ago
Alternatives and similar repositories for LibObjectFile
Users that are interested in LibObjectFile are comparing it to the libraries listed below
Sorting:
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- The most powerful ARM 64 (v8, v9) Assembler / Disassembler for .NET☆82Updated 4 months ago
- Compiles LLVM IR (bytecode) or C to .NET Assemblies☆111Updated 2 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- x86/x64 JIT assembler for .NET☆109Updated 7 years ago
- Post-build IL optimizer and intermediate representation for .NET programs☆134Updated 5 months ago
- Managed wrappers around the .NET Unmanaged API☆78Updated 3 months ago
- 🧩 Customizable VisualStudio .sln parser with project support (.vcxproj, .csproj., …). Pluggable lightweight r/w handlers at runtime, and…☆145Updated 7 months ago
- Pure managed C# library for reading ELF, UImage, Mach-O binaries.☆166Updated 7 months ago
- A .NET Standard library for loading native shared libraries and retrieving function pointers.☆94Updated 2 years ago
- .NET Core and .NET Framework binding for the Capstone Disassembly Framework☆140Updated last year
- C# debugging automation tool☆94Updated 2 years ago
- Converts between Windows PDB and Portable PDB formats.☆65Updated this week
- Compiling C#/MSIL to Native Code using LLVM☆36Updated 4 years ago
- LLVM Bindings for .NET☆90Updated 2 weeks ago
- ☆157Updated 2 months ago
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆114Updated last year
- Inject arbitrary IL code at compile time.☆248Updated last month
- Main repository for the stark compiler frontend + vscode integration + language specs☆152Updated last year
- 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
- An extensible library providing C# PInvoke codegen from C/C++ files for .NET☆132Updated last month
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Updated 4 years ago
- A fast graphing library that allows for constructing, importing, exporting, and analysing graph structures in .NET.☆138Updated 5 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- Adds a module initializer to an assembly.☆113Updated 2 years ago
- A set of tools to work with CIL in .NET applications☆28Updated 3 weeks ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- Interop bindings for Windows.☆291Updated 4 months ago
- Compile asm code into C# functions on fly!☆114Updated 3 years ago