• objdump is a command-line program for displaying various information about object files on Unix-like operating systems. For instance, it can be used as...
    3 KB (370 words) - 06:55, 5 June 2024
  • various information about object files on Unix-like systems, similar to objdump. It is part of the GNU binutils. Both programs are capable of displaying...
    2 KB (237 words) - 05:58, 2 April 2024
  • command to get the information from within the library file using objdump: $ objdump -p libx.so.1.3 | grep SONAME SONAME libx.so.1 Application programming...
    3 KB (302 words) - 18:32, 17 October 2023
  • suggests to use the following command using the objdump and grep utilities as alternative: user@home ~/ $ objdump -p /path/program | grep NEEDED user@home ~/...
    3 KB (310 words) - 12:46, 16 January 2023
  • with specialised tools such as elfdump on Unix and Unix-like systems, objdump and kdump on Linux, IPCS (Interactive Problem Control System) on IBM z/OS...
    22 KB (2,659 words) - 16:46, 10 May 2024
  • Thumbnail for Executable and Linkable Format
    under Solaris and FreeBSD. objdump provides a wide range of information about ELF files and other object formats. objdump uses the Binary File Descriptor...
    41 KB (2,298 words) - 00:25, 9 June 2024
  • Thumbnail for GNU Binutils
    exported by object files objcopy copy object files, possibly making changes objdump dump information about object files ranlib generate indices for archives...
    4 KB (190 words) - 20:57, 16 June 2024
  • -shared -Wl,-soname,termcap.so.4,-rpath,/lib/termcap.so.4 -o termcap.so.4 $ objdump -x termcap.so.4 NEEDED libc.so.6 SONAME termcap.so.4 RPATH /lib/termcap...
    11 KB (1,485 words) - 22:52, 2 June 2024
  • understanding a machine readable core dump. The GNU utils strings, file, objdump, readelf and the powerful gdb can all be used to look inside core files...
    1 KB (86 words) - 06:48, 23 April 2024
  • of solving the name mangling problem by using extern "C" in C++ code. Objdump The Wikibook Guide to Unix has a page on the topic of: Commands nm: write...
    5 KB (444 words) - 17:42, 7 July 2023
  • standalone disassembler distributed along with the debugger. For example, objdump, part of GNU Binutils, is related to the interactive debugger gdb. Binary...
    13 KB (1,437 words) - 02:30, 20 May 2024
  • libbfd". binutils (Mailing list). Retrieved 2011-04-03. Binutils page, with access to current BFD sources objdump implementation, uses many BFD apis...
    6 KB (649 words) - 12:19, 29 May 2024
  • compiler or assembler packages. The GNU Binutils: objdump (v850-elf-objdump or v850-elf32-objdump) Radare2: Radare2 is a set of command-line tools for...
    147 KB (12,527 words) - 10:38, 22 June 2024
  • modules for The Sleuth Kit, Scalpel, Photorec, libmagic, GNU Privacy Guard, objdump, exiftags, zip, 7-zip, tar, gzip, bzip2, rar, antiword, qemu-img, and mbx2mbox...
    2 KB (145 words) - 13:49, 27 December 2023