I'm looking at the windows credential manager. Just wrote a tiny bit of code to naively dump the contents of the credential store.
Go to file
2019-03-10 21:33:05 -04:00
.gitignore Initial commit 2019-03-10 00:46:58 -05:00
LICENSE Fixup license 2019-03-09 23:05:24 -07:00
main.cpp Ready to go 2019-03-10 18:30:05 -07:00
README.md Update 'README.md' 2019-03-10 21:33:05 -04:00

cred-investigator

I'm looking at the windows credential manager. Just wrote a tiny bit of code to naively dump the contents of the credential store.