freebsd-ports/devel/capstone5/pkg-plist
Muhammad Moinur Rahman cdb636f8c8 devel/capstone5: New PORT
This is the 5.X branch of capstone

Capstone is a lightweight multi-platform, multi-architecture disassembly
framework.

Features:
 * Supported architectures: ARM, ARM64 (aka ARMv8), Mips, PowerPC & X86
 * Clean/simple/lightweight/intuitive architecture-neutral API
 * Provide details on disassembled instruction (called "decomposer")
 * Provide some semantics of the disassembled instruction, such as list of
   implicit registers read & written.
 * Implemented in pure C language, with bindings for Python, Ruby, C#, Java,
   GO, OCaml & Vala available.
 * Native support for Windows & *nix (including MacOSX, Linux, *BSD & Solaris)
 * Thread-safe by design
 * Distributed under the open source BSD license

WWW: http://capstone-engine.org/
2022-03-13 15:41:36 -05:00

23 lines
551 B
Text

bin/cstool
include/capstone/arm.h
include/capstone/arm64.h
include/capstone/bpf.h
include/capstone/capstone.h
include/capstone/evm.h
include/capstone/m680x.h
include/capstone/m68k.h
include/capstone/mips.h
include/capstone/mos65xx.h
include/capstone/platform.h
include/capstone/ppc.h
include/capstone/riscv.h
include/capstone/sparc.h
include/capstone/systemz.h
include/capstone/tms320c64x.h
include/capstone/wasm.h
include/capstone/x86.h
include/capstone/xcore.h
lib/libcapstone.a
lib/libcapstone.so
lib/libcapstone.so.5
libdata/pkgconfig/capstone.pc