capstone 3.0.4-5 source package in Ubuntu

Changelog

capstone (3.0.4-5) unstable; urgency=medium

  * Team upload
  * Add python3-distutils dependency to python3-capstone (Closes: #896265)

 -- Hilko Bengen <email address hidden>  Sat, 21 Apr 2018 15:54:38 +0200

Upload details

Uploaded by:
Debian Security Tools
Uploaded to:
Sid
Original maintainer:
Debian Security Tools
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
capstone_3.0.4-5.dsc 2.1 KiB 72b63cda2b7efd51e5b28d7271d4ff3150f94684f8488d1fe2481e9ed43ccc2a
capstone_3.0.4.orig.tar.gz 2.7 MiB 5d6dadf5864c56f8de66c66088fa68e849d0bff6577865a4f81b6f23112b14f2
capstone_3.0.4-5.debian.tar.xz 6.6 KiB 731b240f67272c24610d2138a5b7dba3c5fd63aa33309168ade6756b31781903

Available diffs

No changes file available.

Binary packages built by this source

libcapstone-dev: No summary available for libcapstone-dev in ubuntu cosmic.

No description available for libcapstone-dev in ubuntu cosmic.

libcapstone3: lightweight multi-architecture disassembly framework - library

 Capstone is a lightweight multi-platform, multi-architecture disassembly
 framework.
 .
 Features:
  - Support hardware architectures: ARM, ARM64 (aka ARMv8), Mips, PowerPC &
 Intel.
  - Clean/simple/lightweight/intuitive architecture-neutral API.
  - Provide details on disassembled instructions (called "decomposer" by some
 others).
  - Provide some semantics of the disassembled instruction, such as list of
 implicit registers read & written.
  - Implemented in pure C language, with bindings for Java, OCaml and Python
 ready to use and Ruby, C#, GO & Vala available on git repos.
  - Native support for Windows & *nix (with OS X, Linux, *BSD & Solaris
 confirmed).
  - Thread-safe by design.
  - Special support for embedding into firmware or OS kernel.
  - Distributed under the open source BSD license.

libcapstone3-dbgsym: debug symbols for libcapstone3
python-capstone: lightweight multi-architecture disassembly framework - Python bindings

 Capstone is a lightweight multi-platform, multi-architecture disassembly
 framework.
 .
 These are the Python 2 bindings.

python3-capstone: lightweight multi-architecture disassembly framework - Python bindings

 Capstone is a lightweight multi-platform, multi-architecture disassembly
 framework.
 .
 These are the Python 3 bindings.