top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

How to get binary file information (header, code, text, stack segment etc) on Linux?

+1 vote
364 views
How to get binary file information (header, code, text, stack segment etc) on Linux?
posted Jul 14, 2014 by anonymous

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

+1 vote

readelf is a powerfull dissector of an ELF . Go through the manual page of it.

answer Jul 14, 2014 by Luv Singh
Similar Questions
+1 vote
+3 votes

Is there any way to get the original source code from binary ?

+2 votes

I am new to Linux and want whenever the machine restarts my program should be executed, how can I achieve that?

+5 votes

How to converting a PuTTY Private Key Files(PPK) file to a Privacy Enhanced Mail (PEM) file for accessing AWS ec2 instances on Linux?

...