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