November 2017
Intermediate to advanced
226 pages
5h 59m
English
A global offset table is used by the program during its compile time. It helps to get the location of the function used from external libraries. To view this we have to depend on the objdump command. The objdump command is the Linux environment used to get the detailed information of an object file. This is very helpful while debugging.
Read now
Unlock full access