├── License.md ├── README.md ├── reg.cna └── screenshots ├── installation-and-usage.png ├── output1.png └── output2.png /License.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/optiv/Registry-Recon/HEAD/License.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/optiv/Registry-Recon/HEAD/README.md -------------------------------------------------------------------------------- /reg.cna: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/optiv/Registry-Recon/HEAD/reg.cna -------------------------------------------------------------------------------- /screenshots/installation-and-usage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/optiv/Registry-Recon/HEAD/screenshots/installation-and-usage.png -------------------------------------------------------------------------------- /screenshots/output1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/optiv/Registry-Recon/HEAD/screenshots/output1.png -------------------------------------------------------------------------------- /screenshots/output2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/optiv/Registry-Recon/HEAD/screenshots/output2.png --------------------------------------------------------------------------------