objdump: add -x example (#10639)
This commit is contained in:
@@ -7,6 +7,10 @@
|
|||||||
|
|
||||||
`objdump -f {{binary}}`
|
`objdump -f {{binary}}`
|
||||||
|
|
||||||
|
- Display all header information:
|
||||||
|
|
||||||
|
`objdump -x {{binary}}`
|
||||||
|
|
||||||
- Display the disassembled output of executable sections:
|
- Display the disassembled output of executable sections:
|
||||||
|
|
||||||
`objdump -d {{binary}}`
|
`objdump -d {{binary}}`
|
||||||
|
Reference in New Issue
Block a user