https://github.com/foxforensics/bootkey
Extract the BootKey from an offline system hive.
https://github.com/foxforensics/bootkey
bootkey extract forensic-tool forensics-tools go registry system windows
Last synced: 16 days ago
JSON representation
Extract the BootKey from an offline system hive.
- Host: GitHub
- URL: https://github.com/foxforensics/bootkey
- Owner: foxforensics
- License: mit
- Created: 2026-02-06T19:22:23.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-04-13T00:20:40.000Z (3 months ago)
- Last Synced: 2026-05-18T23:30:54.437Z (about 2 months ago)
- Topics: bootkey, extract, forensic-tool, forensics-tools, go, registry, system, windows
- Language: Go
- Homepage: https://pkg.go.dev/go.foxforensics.dev/bootkey
- Size: 559 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Bootkey
Extract the BootKey from an offline system hive.
```console
go install go.foxforensics.eu/bootkey@latest
```
## Usage
```console
$ bootkey SYSTEM
```
## License
Released under the [MIT License](LICENSE.md).