licenses.dev

capstone v0.3.1

High level bindings to capstone disassembly engine (https://capstone-engine.org/)

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT3
PackageRelationDependenciesPublished
capstone-sys • 0.7.0System bindings to the capstone disassembly libraryDIRECT2
macho • 0.4.1Mach-O parser in rustDIRECT2
nom • 1.2.4A byte-oriented, zero-copy, parser combinators libraryINDIRECT0
Apache-2.0 OR MIT3
PackageRelationDependenciesPublished
cc • 1.1.31A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. INDIRECT1
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
uuid • 0.3.1A library to generate and parse UUIDs.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/capstone)](https://licenses.dev/cargo/capstone)
<a href="https://licenses.dev/cargo/capstone">
  <img src="https://licenses.dev/b/cargo/capstone" alt="licenses" />
</a>

Or the licenses badge code for the 0.3.1 version:

[![licenses](https://licenses.dev/b/cargo/capstone/0.3.1)](https://licenses.dev/cargo/capstone/0.3.1)
<a href="https://licenses.dev/cargo/capstone/0.3.1">
  <img src="https://licenses.dev/b/cargo/capstone/0.3.1" alt="licenses" />
</a>
GitHub