Arm-linux-objdump

Source: Internet
Author: User

To find convenience, move forward from all the way.

I. arm-linux-objdump commonly used to display binary file information, commonly used to view disassembly code
Two. Common options:
1.-b Bfdname specifying the destination code format
2.-disassemble or-D disassembly executable segment
3.-dissassemble-all or -D disassembly of all segments
4.-eb,-el Specifying the byte order
5.-file-headers or-F displays the overall header summary information for the file
6.-section-headers,--headers or-H displays header summary information for each segment in the destination file
7.-info or-I display supported target file formats and CPU architectures
8.-section=name or-j name displays information for the specified section
9.-architecture=machine or -M machine specifies the schema to use when disassembling the target file
Three. Example

Arm-linux-objdump–d elf_file > dis_file #或者Arm-linux-objdump–d–b binary–m arm bin_file > Dis_file

Arm-linux-objdump

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.