Sample Header Ad - 728x90

Understanding what a Linux binary is doing

67 votes
1 answer
38039 views
I recently had a task at work to understand a binary Linux program. However, the program was in binary form. I used the commands file, strings, and objdump to have a slight idea of what it was doing, and what functions it was calling. It seems the binary is compiled with debugging information. What more can I learn about it?
Asked by user271479
Jan 19, 2018, 11:50 PM
Last activity: Nov 2, 2019, 05:51 PM