licenses.dev

process-memory v0.1.1

A rust library that can read/write the memory of other processes.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT3
PackageRelationDependenciesPublished
kernel32-sys • 0.2.2Contains function definitions for the Windows API library kernel32. See winapi for types and constants.DIRECT2
winapi-build • 0.1.1Common code for build.rs in WinAPI -sys crates.INDIRECT0
winapi • 0.2.8Raw FFI bindings for all of Windows API.DIRECT0
Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
libc • 0.2.169Raw FFI bindings to platform libraries like libc. DIRECT0
log • 0.4.22A lightweight logging facade for Rust DIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
mach • 0.0.5A Rust interface to the user-space API of the Mach 3.0 kernel that underlies OSX.DIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.1 version:

[![licenses](https://licenses.dev/b/cargo/process-memory/0.1.1)](https://licenses.dev/cargo/process-memory/0.1.1)
<a href="https://licenses.dev/cargo/process-memory/0.1.1">
  <img src="https://licenses.dev/b/cargo/process-memory/0.1.1" alt="licenses" />
</a>
GitHub