Disassembly of linux C language using intel syntax [reprinted]

Source: Internet
Author: User

Http://topic.csdn.net/u/20081206/00/ba2ac6fe-a3c6-4e40-829d-dc6472e5e3a7.html

Parameters for the objdump command:

Objdump-d-mI386: x86-64: intel./T. so

The t. so file in the current directory can be decompiled according to intel syntax. The following is a detailed description of the parameters.

Bytes -----------------------------------------------------------------------------------------------------------------------------

The following i386/x86-64 specific diswing er options are supported for use

With the-M switch (multiple options shocould be separated by commas ):
The following is the choice for the specific disassembly format in i386/x86-64, using-M to choose. Multiple parameters are separated by commas.

X86-64-M/i386
X86-64 Disassemble in 64bit mode
I386 Disassemble in 32bit mode
I8086 Disassemble in 16bit mode
Att Display instruction in AT&T syntax
Intel Display instruction in Intel syntax
Addr64 Assume 64bit address size
Addr32 Assume 32bit address size
Addr16 Assume 16bit address size
Data32 Assume 32bit data size
Data16 Assume 16bit data size
Suffix Always display instruction suffix in AT&T syntax

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.