Skip to Content
Advanced C and C++ Compiling
book

Advanced C and C++ Compiling

by Milan Stevanovic
April 2014
Intermediate to advanced
340 pages
8h 19m
English
Apress
Content preview from Advanced C and C++ Compiling

CHAPTER 12

image

Linux Toolbox

The purpose of this chapter is to introduce the reader to a set of tools (utility programs as well as other methods) for analyzing the contents of the Linux binary files.

Quick Insight Tools

The easiest and the most immediate insight into the nature of a binary file can be obtained by using the file and/or size utility programs.

file Utility Program

The command-line utility named simply file (http://linux.die.net/man/1/file) is used to find out details about just about any file type. It can quickly come in handy because it determines the most basic info about the binary file (Figure 12-1).

Figure 12-1. Using the file ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

The C++ Programming Language, 4th Edition

The C++ Programming Language, 4th Edition

Bjarne Stroustrup

Publisher Resources

ISBN: 9781430266679Purchase book