INFO
Name: libdasm
Version: 1.6-19.el9
Arch: x86_64
Summary: Simple x86 disassembly library
License: BSD
Vendor: Fedora Project
Build Host: buildhw-x86-16.iad2.fedoraproject.org
Build Date: Wed May 15 15:15:21 2024
Size: 200621
URL: https://github.com/jtpereyda/libdasm
Description:
libdasm is a C-library that tries to provide simple and convenient
way to disassemble Intel x86 raw op-code bytes (machine code).
It can parse and print out op-codes in AT&T and Intel syntax.
The op-codes are based on IA-32 Intel Architecture Software Developers
Manual Volume 2: Instruction Set Reference, order number 243667,
year 2004. Non-Intel instructions are not supported at the moment (also,
non-Intel but Intel-compatible CPU extensions, like AMD 3DNow! are
not supported).
FILES
/usr/bin/das
/usr/lib/.build-id
/usr/lib/.build-id/37
/usr/lib/.build-id/37/1fbc697931f23763f7f666c26b40a48ec84e1d
/usr/lib/.build-id/cb
/usr/lib/.build-id/cb/e8d994cbf2985308031b1915c1b4c2bc9027b3
/usr/lib64/libdasm.so.1
/usr/lib64/libdasm.so.1.0
/usr/share/doc/libdasm
/usr/share/doc/libdasm/HISTORY.txt
/usr/share/doc/libdasm/LIB.txt
/usr/share/doc/libdasm/README.txt
/usr/share/doc/libdasm/TODO.txt
REQUIRES
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.33)(64bit)
libc.so.6(GLIBC_2.34)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libdasm.so.1()(64bit)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
rtld(GNU_HASH)
PROVIDES
libdasm 1.6-19.el9
libdasm(x86-64) 1.6-19.el9
libdasm.so.1()(64bit)
CONFIG FILES
/usr/bin/das
/usr/lib/.build-id a
/usr/lib/.build-id/37 a
/usr/lib/.build-id/37/1fbc697931f23763f7f666c26b40a48ec84e1d a
/usr/lib/.build-id/cb a
/usr/lib/.build-id/cb/e8d994cbf2985308031b1915c1b4c2bc9027b3 a
/usr/lib64/libdasm.so.1
/usr/lib64/libdasm.so.1.0
/usr/share/doc/libdasm
/usr/share/doc/libdasm/HISTORY.txt d
/usr/share/doc/libdasm/LIB.txt d
/usr/share/doc/libdasm/README.txt d
/usr/share/doc/libdasm/TODO.txt d
LICENSE FILES
BSD
|