Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows DPAPI function issue #1

Open
josephgrigg opened this issue Jul 20, 2018 · 0 comments
Open

Windows DPAPI function issue #1

josephgrigg opened this issue Jul 20, 2018 · 0 comments

Comments

@josephgrigg
Copy link
Owner

josephgrigg commented Jul 20, 2018

Tested the program on another computer running Windows 10. Issue did not occur on three other computers running Windows 10.

windll.crypt32.CryptUnprotectData failed to decrypt the saved passwords in the xml files properly. This resulted in a 'data_pickle.p' not found error on start up.

Possible temporary fix: Run a unit test on windows_cryptography.py > If unit test fails, default to the slower command prompt parsing method of gathering data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant