Tools for having fun with NT
Find a file
2025-12-26 09:15:40 +01:00
bcdedit refactor: clippy obeyed 2025-12-26 09:15:40 +01:00
hivex refactor: clippy obeyed 2025-12-26 09:15:40 +01:00
wimlib refactor: clippy obeyed 2025-12-26 09:15:40 +01:00
.gitignore Just moved in! 2024-10-24 15:54:13 +02:00
.woodpecker.yaml CI? 2024-10-30 19:37:12 +01:00
Cargo.lock fix: wimlib build 2025-12-26 09:13:35 +01:00
Cargo.toml fix: wimlib build 2025-12-26 09:13:35 +01:00
LICENSE.txt Added licenses 2024-10-24 15:55:42 +02:00
README.md Added readne and sys packages 2024-10-24 16:07:41 +02:00
rustfmt.toml In clippy we trust 2024-10-24 16:15:33 +02:00

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