June 2026
Beginner to intermediate
464 pages
11h 55m
English
This appendix contains practical information about some of the tools we use throughout the book, including helpful tricks for working with assemblers, debuggers, compilers, and more. You’ll find some extra guidance on getting your binaries as small as possible along with quick-reference tables for invoking system calls across hardware platforms, including a list of all the syscall numbers used in this book.
This section presents some useful tips and tricks for working with the GNU Assembler.
When using the GNU Assembler for x86_64, you have to ...
Read now
Unlock full access