licenses.dev

capstone v0.1.0

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.5.0System bindings to the capstone disassembly libraryDIRECT0
macho • 0.4.1Mach-O parser in rustDIRECT2
nom • 1.2.4A byte-oriented, zero-copy, parser combinators libraryINDIRECT0
Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
libc • 0.2.161Raw FFI bindings to platform libraries like libc. DIRECT0
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.1.0 version:

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