xoofx / LibObjectFileLinks
LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)
☆164Updated 9 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☆111Updated 2 years ago
- Managed wrappers around the .NET Unmanaged API☆81Updated 3 months ago
- Post-build IL optimizer and intermediate representation for .NET programs☆136Updated 5 months ago
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- A .NET Standard library for loading native shared libraries and retrieving function pointers.☆94Updated 2 years ago
- x86/x64 JIT assembler for .NET☆110Updated 7 years ago
- LLVM Bindings for .NET☆91Updated this week
- The most powerful ARM 64 (v8, v9) Assembler / Disassembler for .NET☆105Updated 4 months ago
- 🧩 Customizable VisualStudio .sln parser with project support (.vcxproj, .csproj., …). Pluggable lightweight r/w handlers at runtime, and…☆145Updated 8 months ago
- 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
- Inject arbitrary IL code at compile time.☆247Updated 2 months ago
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆114Updated last year
- Pure managed C# library for reading ELF, UImage, Mach-O binaries.☆167Updated 7 months ago
- An extensible library providing C# PInvoke codegen from C/C++ files for .NET☆134Updated 2 months ago
- A fast graphing library that allows for constructing, importing, exporting, and analysing graph structures in .NET.☆138Updated 5 years ago
- 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
- 🧬 One-touch unmanaged memory, runtime dynamic use of the unmanaged native C/C++ in .NET world, related P/Invoke features, and …☆264Updated 8 months ago
- Adds a module initializer to an assembly.☆113Updated 3 years ago
- Some useful reflection helpers, including an IL disassembler.☆153Updated 5 years ago
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Updated 4 years ago
- Main repository for the stark compiler frontend + vscode integration + language specs☆152Updated last year
- Custom Garbage Collectors for .NET Core☆182Updated 4 years ago
- .NET Core and .NET Framework binding for the Capstone Disassembly Framework☆140Updated last year
- C# debugging automation tool☆94Updated 2 years ago
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- On the fly disassemble C# code based on JitDasm☆128Updated 5 years ago
- Inline methods in compile time☆19Updated 4 months ago