Executable Files for Linux
Mohit Mishra
Broschiertes Buch

Executable Files for Linux

Under the Hood of ELFs for Flexible and Secure Low-Level Coding

Versandkostenfrei!
Erscheint vorauss. 28. April 2026
42,99 €
inkl. MwSt.
PAYBACK Punkte
21 °P sammeln!
Focusing on the Executable and Linkable Format (ELF) used in Linux and Unix systems, this book explores how code is compiled, linked, and loaded into memory, and how the operating system executes it. You ll learn to analyse ELF files, debug and optimize programs at the binary level, write custom linker scripts, and understand dynamic linking and symbol resolution.ELF files are important because low-level programming and binary analysis are critical skills for system programmers, embedded developers, and security researchers. With the rise of performance optimization, cybersecurity, and resourc...