An open API service indexing awesome lists of open source software.

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.

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).