To see the header of a binary, in our example "ls", we have to use the -p command of the objdump tool. Let's try it: $ objdump -p /bin/ls.
確定! 回上一頁