#uuid #machine-id #hwid #hardware-id #machineuid #macos #windows

xmid

Creating a Machine ID hash for MacOS/Windows/Linux extends from doroved/mid

1 stable release

3.0.0 Oct 8, 2024

#355 in Operating systems

MIT/Apache

15KB
335 lines

This is the bugfix repo before the main repo is merged.

Follow the repo at: https://github.com/doroved/mid


lib.rs:

Creating a Machine ID hash for MacOS/Windows/Linux.

let machine_id = mid::get("mySecretKey").unwrap();

Dependencies

~40KB