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 tiny but mighty ELF parser written in JS/TS
Tool for computing CRCs of ELF sections and storing them inside the ELF file. Intended for Flash CRC checking of microcontrollers.
A command-line tool to parse and manipulate ELF binaries
Python based Containerized Docker sandbox to test elf and pe 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.
ft_nm is a command-line program that emulates the 'nm' command for analyzing ELF binaries. Written in C, supports x86 & x64 architectures.
A 42 project for inspecting and parsing an ELF file. Recoding the 'nm' command (linux).
💻 Boot and load `IO.SYS` using this x86 real mode bootloader, designed for FAT16 filesystems, with an easy setup in a reproducible environment.
Generate thumbnailers for ELF binaries with icons
Walkthrough of a CTF specialized in security breaches and difficult binary exploitations.
A very LITTLE tool to help you in parsing of ELF (32/64bits) files. [soon]
Lightweight C library for creating and writing ELF files (32/64bit, Little/Big Endian, Cross-platform).
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."