SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

capstone rpm build for : Other. For other distributions click capstone.

Name : capstone
Version : 5.0.1 Vendor : TLD
Release : 1 Date : 2024-04-02 16:23:25
Group : Libraries Source RPM : capstone-5.0.1-1.src.rpm
Size : 9.05 MB
Packager : TLD
Summary : Capstone engine - dissassembly framework
Description :
Capstone is a disassembly framework with the target of becoming the
ultimate disasm engine for binary analysis and reversing in the
security community. Capstone offers some unparalleled features:
- Support for multiple hardware architectures: ARM, ARM64 (ARMv8),
Ethereum VM, M68K, MIPS, PPC, SPARC, SystemZ, TMS320C64X, M680X,
XCore and X86 (including X86_64).
- Having clean/simple/lightweight/intuitive architecture-neutral API.
- Provide details on disassembled instruction (\"decomposer\").
- Provide semantics of the disassembled instruction, such as list of
implicit registers read & written.
- Implemented in pure C language, with lightweight bindings for many
languages.
- Native support for all popular platforms: Windows, MacOS X, iOS,
Android, Linux, *BSD, Solaris, etc.
- Thread-safe by design.
- Special support for embedding into firmware or OS kernel.
- High performance & suitable for malware analysis (capable of
handling various X86 malware tricks).
- Distributed under the open source BSD license.

RPM found in directory: /vol/rzm1/linux-tld-linux/devel/main/x86_64/RPMS

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  capstone-5.0.1-1.x86_64.rpm
ftp.icm.edu.pl  capstone-5.0.1-1.x86_64.rpm
     

Provides :
capstone
capstone(x86-64)
libcapstone.so.5()(64bit)

Requires :
/sbin/ldconfig
/sbin/ldconfig
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.34)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libcapstone.so.5()(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
rtld(GNU_HASH)


Content of RPM :
/usr/bin/cstool
/usr/lib64/libcapstone.so.5
/usr/lib64/libcapstone.so.5.0
/usr/share/doc/capstone-5.0.1
/usr/share/doc/capstone-5.0.1/CREDITS.TXT
/usr/share/doc/capstone-5.0.1/ChangeLog
/usr/share/doc/capstone-5.0.1/LICENSE.TXT
/usr/share/doc/capstone-5.0.1/LICENSE_LLVM.TXT
/usr/share/doc/capstone-5.0.1/README.md
/usr/share/doc/capstone-5.0.1/SPONSORS.TXT

 
ICM