دستور objdump
Sign in to saveobjdump is a command-line program for displaying various information about object files on Unix-like operating systems. For instance, it can be used as a disassembler to view an executable in assembly form. It is part of the GNU Binutils for fine-grained control over executables and other binary data. objdump uses the BFD library to read the contents of object files. Similar utilities are Borland TDUMP, Microsoft DUMPBIN and readelf.
Connections
Linux
Entity
operating system
Entity
Q11368
Entity
macOS
Entity
Q42478
Entity
assembly language
Entity
GNU General Public License
Entity
software license
Entity
free and open-source software
Entity
command-line interface
Entity
Unix-like operating system
Entity
executable
Entity
LLVM
Entity
command
Entity
disassembler
Entity
GNU Binutils
Entity
x86 assembly language
Entity
Microsoft Macro Assembler
Entity
Apple Developer
Entity
Turbo Assembler
Entity