hwid

Crates.iohwid
lib.rshwid
version0.1.0
created_at2025-10-24 21:36:41.128817+00
updated_at2025-10-24 21:36:41.128817+00
descriptionResolve unique hardware-based identifiers for a system
homepage
repositoryhttps://github.com/sinjs/hwid
max_upload_size
id1899306
size840,694
sin! (sinjs)

documentation

https://docs.rs/hwid

README

hwid-rs

Installation

[dependencies]
hwid = { version = "0.1.0" }

Example

let hwid = hwid::get_hwid(b"My super secret secret").expect("Failed to get hardware ID"); // => 894dcaee690dc04f706ff6498dbc9b0478f5d1c6149295a49c0cc526e76958d5
Commit count: 0

cargo fmt