capstone

Capstone disassembly/disassembler framework: Core (Arm, Arm64, EVM, M68K, M680X, Mips, PPC, Sparc, SystemZ, TMS320C64x, X86, X86_64, XCore) + bindings (Python, Java, Ocaml, PowerShell, Visual Basic)

License

License

BSD
GroupId

GroupId

com.github.zhkl0228
ArtifactId

ArtifactId

capstone
Last Version

Last Version

3.1.6
Release Date

Release Date

Type

Type

jar
Description

Description

capstone
Capstone disassembly/disassembler framework: Core (Arm, Arm64, EVM, M68K, M680X, Mips, PPC, Sparc, SystemZ, TMS320C64x, X86, X86_64, XCore) + bindings (Python, Java, Ocaml, PowerShell, Visual Basic)
Project URL

Project URL

https://github.com/zhkl0228/capstone

Download capstone

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.zhkl0228/capstone/ -->
<dependency>
    <groupId>com.github.zhkl0228</groupId>
    <artifactId>capstone</artifactId>
    <version>3.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhkl0228/capstone/
implementation 'com.github.zhkl0228:capstone:3.1.6'
// https://jarcasting.com/artifacts/com.github.zhkl0228/capstone/
implementation ("com.github.zhkl0228:capstone:3.1.6")
'com.github.zhkl0228:capstone:jar:3.1.6'
<dependency org="com.github.zhkl0228" name="capstone" rev="3.1.6">
  <artifact name="capstone" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhkl0228', module='capstone', version='3.1.6')
)
libraryDependencies += "com.github.zhkl0228" % "capstone" % "3.1.6"
[com.github.zhkl0228/capstone "3.1.6"]

Dependencies

compile (2)

Group / Artifact Type Version
net.java.dev.jna : jna jar 5.10.0
org.scijava : native-lib-loader jar 2.3.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.6
3.1.5
3.1.4
3.1.3
3.1.2
3.0.13
3.0.12
3.0.11
3.0.10
3.0.9
3.0.8
3.0.7
3.0.6
3.0.5