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
neko.py d4d9415d24 Add pause for interactivity
1. Now the system pauses in case the executable was run directly
2019-03-10 20:27:08 -07: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 Add pause for interactivity 2019-03-10 20:27:08 -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.