generate an object file from a text file as an extern c-string for linking in c projects
-
Updated
Sep 4, 2022 - C++
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.
Package binary to self contained package like deb,appimg,rpm,portable zip. libc and ld are also included, all self contained automaticly.
self-distributing SFX (SelF eXtractor) | SEA (Self Extractor Archive) software for Linux
Static Binary Analysis Platform
Binary translator from my own Language to x86 architecture.
sloader is an ELF loader which aims to replace ld-linux.so of glibc.
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.
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."