Re: how to disassembly a specified section

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

"readelf" is a tool for reading elf structure.
use "man readelf" or google it for full options.. there are a lots
(section headers, etc..)
For disassembling a specific section you can use objdump with the "-d"
for disassemble and "-j nameofthesection"
Else use a GUI tools like IDA.

regards,

Sofiane Akermoun
akersof@xxxxxxxxx


2013/3/18 ishare <june.tune.sea@xxxxxxxxx>:
>
>   I need to look up the disassembly  content of a section in an elf ?
>   how to type that command ?
>
>   thanks!
> --
> To unsubscribe from this list: send the line "unsubscribe linux-assembly" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at  http://vger.kernel.org/majordomo-info.html



-- 
Sofiane AKERMOUN
akersof@xxxxxxxxx
--
To unsubscribe from this list: send the line "unsubscribe linux-assembly" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Kernel Newbies]     [Security]     [Linux C Programming]     [Linux for Hams]     [DCCP]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux