ELF file viewer/editor for Windows, Linux and MacOS.
-
Updated
Dec 16, 2025 - C++
ELF file viewer/editor for Windows, Linux and MacOS.
ELFIO and ARIO are robust, header-only C++ libraries designed to make binary file and archive manipulation effortless, efficient, and portable. Whether you are building compilers, linkers, binary analysis tools, or custom build systems, these libraries provide the foundation you need for working with ELF files and UNIX archives.
sloader is an ELF loader which aims to replace ld-linux.so of glibc.
Static Binary Analysis Platform
self-distributing SFX (SelF eXtractor) | SEA (Self Extractor Archive) software for Linux
Package binary to self contained package like deb,appimg,rpm,portable zip. libc and ld are also included, all self contained automaticly.
Binary translator from my own Language to x86 architecture.
generate an object file from a text file as an extern c-string for linking in c projects
A command-line tool to parse and manipulate ELF binaries
A lib to distinguish a shared library from an executable. Mostly for ELF, but some rudimentary (file name extension-based) support of windows was added.
Add a description, image, and links to the elf-binaries topic page so that developers can more easily learn about it.
To associate your repository with the elf-binaries topic, visit your repo's landing page and select "manage topics."