object-files
There are 13 repositories under object-files topic.
m4b/faerie
Magical ELF and Mach-o object file writer backend
ethanuppal/machdump
A tool for low-level debugging of Mach-O files
TaleTN/binobj
Binary to object (OBJ) file Windows dev tool.
tpauldike/alx-low_level_programming
Introduction to C programming
pawnlord/cough
Coff File generator for C++
lumenthi/nm
GNU nm implementation
baltonCome/Payment
Java desktop app for selling and payments
dpoliwhi/3DViewer_CPP
App to open, modify and customize 3d models
icyUlfsark/Compilation-Internals
A short examination of the compilation process and the files produced.
sdummett/ft_nm
ft_nm is a command-line program that emulates the 'nm' command for analyzing ELF binaries. Written in C, supports x86 & x64 architectures.
kohoutech/Kohoutech.OBOE
OBOE - Origami Binary for Objects and Executables
ronanboiteau/my_objdump
A command-line tool that reproduces the behavior of objdump.