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
- References:
- how to disassembly a specified section
- From: ishare
- how to disassembly a specified section
- Prev by Date: how to disassembly a specified section
- Next by Date: how does ld.so call ELF's entry?
- Previous by thread: how to disassembly a specified section
- Next by thread: how does ld.so call ELF's entry?
- Index(es):