xoofx / LibObjectFileLinks
LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)
☆168Updated 3 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
- Compiles LLVM IR (bytecode) or C to .NET Assemblies☆113Updated 2 years ago
- Managed wrappers around the .NET Unmanaged API☆89Updated 8 months ago
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- The most powerful ARM 64 (v8, v9) Assembler / Disassembler for .NET☆115Updated 2 months ago
- x86/x64 JIT assembler for .NET☆110Updated 7 years ago
- 🧩 Customizable VisualStudio .sln parser with project support (.vcxproj, .csproj., …). Pluggable lightweight r/w handlers at runtime, and…☆146Updated last year
- A .NET Standard library for loading native shared libraries and retrieving function pointers.☆94Updated 2 years ago
- Post-build IL optimizer and intermediate representation for .NET programs☆148Updated 10 months ago
- Reimplementation of ECMA-335 metadata APIs☆21Updated 7 months ago
- A fast graphing library that allows for constructing, importing, exporting, and analysing graph structures in .NET.☆137Updated 6 years ago
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- A set of tools to work with CIL in .NET applications☆28Updated 6 months ago
- Inject arbitrary IL code at compile time.☆256Updated 3 weeks ago
- LLVM Bindings for .NET☆94Updated this week
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Updated 5 years ago
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆117Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- Converts between Windows PDB and Portable PDB formats.☆68Updated this week
- An extensible library providing C# PInvoke codegen from C/C++ files for .NET☆137Updated 7 months ago
- .NET Core and .NET Framework binding for the Capstone Disassembly Framework☆144Updated last year
- Pure managed C# library for reading ELF, UImage, Mach-O binaries.☆170Updated last year
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆64Updated 3 weeks ago
- C# debugging automation tool☆96Updated 3 years ago
- A terminal-centric replacement for the .NET console APIs.☆109Updated this week
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆62Updated 7 months ago
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆118Updated 5 years ago
- Run C# code at compile time.☆39Updated 5 years ago
- 🧬 One-touch unmanaged memory, runtime dynamic use of the unmanaged native C/C++ in .NET world, related P/Invoke features, and …☆268Updated last year