xoofx / LibObjectFile
LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)
☆162Updated 6 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 last year
- x86/x64 JIT assembler for .NET☆109Updated 7 years ago
- Compiles LLVM IR (bytecode) or C to .NET Assemblies☆111Updated 2 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆76Updated last year
- .NET Core and .NET Framework binding for the Capstone Disassembly Framework☆136Updated last year
- Post-build IL optimizer and intermediate representation for .NET programs☆128Updated 3 months ago
- Managed wrappers around the .NET Unmanaged API☆77Updated last month
- The most powerful ARM 64 (v8, v9) Assembler / Disassembler for .NET☆62Updated 2 months ago
- LLVM Bindings for .NET☆89Updated this week
- An extensible library providing C# PInvoke codegen from C/C++ files for .NET☆130Updated last week
- A .NET Standard library for loading native shared libraries and retrieving function pointers.☆94Updated 2 years ago
- Pure managed C# library for reading ELF, UImage, Mach-O binaries.☆166Updated 5 months ago
- Inject arbitrary IL code at compile time.☆247Updated last week
- MSIL/CIL to Native C++ Compiler☆72Updated 3 years ago
- Translates .NET IL to unsuported .NET platforms and architectures. (Powered by Cecil)☆114Updated last year
- Transpiles a C# subset to non .NET languages. (Powered by Roslyn)☆135Updated 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
- Converts between Windows PDB and Portable PDB formats.☆65Updated this week
- Disassemble jitted .NET methods☆242Updated 4 years ago
- 🧩 Customizable VisualStudio .sln parser with project support (.vcxproj, .csproj., …). Pluggable lightweight r/w handlers at runtime, and…☆144Updated 6 months ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated 4 years ago
- Run C# code at compile time.☆38Updated 4 years ago
- Unsafe methods for working with unmanaged memory and pointers.☆66Updated 4 years ago
- ☆155Updated 3 weeks ago
- C# debugging automation tool☆94Updated 2 years ago
- Adds a module initializer to an assembly.☆113Updated 2 years ago
- Compile asm code into C# functions on fly!☆114Updated 3 years ago
- Main repository for the stark compiler frontend + vscode integration + language specs☆152Updated last year
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆55Updated last year
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Updated 4 years ago