| Crates.io | hivex |
| lib.rs | hivex |
| version | 0.2.0 |
| created_at | 2024-10-24 23:52:25.202261+00 |
| updated_at | 2024-12-22 00:00:09.375356+00 |
| description | (Hopefully) idiomatic bindings to the Hivex library |
| homepage | |
| repository | https://codeberg.org/erin/toolsnt |
| max_upload_size | |
| id | 1421906 |
| size | 62,218 |
FFI bindings for the Hivex C library
Hivex is a library for reading and manipulating Windows NT registry hives. This crate attempts to idiomatically wrap this library for usage in Rust.
Most of the documentation, which isn't a Rust-specific concept like SelectedNode is taken and adapted from the Hivex documentation.
[!WARNING] Not everything is yet tested. Some data may be saved or retrieved incorrectly and corrupt your system. Proceed with caution.
HKEYs in the tree. Learn more in Microsoft docs.