Tools for having fun with NT
- Rust 100%
| bcdedit | refactor: clippy obeyed | |
| hivex |
fix(hivex): double free on Hive::close
|
|
| wimlib | refactor: clippy obeyed | |
| .gitignore | Just moved in! | |
| .woodpecker.yaml | CI? | |
| Cargo.lock |
fix(hivex): double free on Hive::close
|
|
| Cargo.toml | fix: wimlib build | |
| LICENSE.txt | Added licenses | |
| README.md | Added readne and sys packages | |
| rustfmt.toml | In clippy we trust | |
Tools N't
Set of tools for messing with Windows NT
Like...
- bcdedit: Windows Boot Configuration Data management tools
- Made with reverse engineering (and love). No Microsoft employees were harmed in the process.
- hivex: (Hopefully) idiomatic Rust bindings to Hivex library for editing Windows Registry hives
- wimlib: (Hopefully) idiomatic Rust bindings to the wimlib library for working with Windows images