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

Chromium Password Grabbers not working #43

Open
GoldenretriverYT opened this issue Feb 14, 2023 · 2 comments
Open

Chromium Password Grabbers not working #43

GoldenretriverYT opened this issue Feb 14, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@GoldenretriverYT
Copy link

Hello,
I am unable to use the Chromium Password Grabbers. They only returned empty lists, but I saw that a caught exception was triggered in the debug output, so I forced breaking at that exception.

This is the exception. "The value can not be null. Parameter: source"
pPlainText.pbData's value is 0x00000000, and as it is a IntPtr, its a nullptr.
image

Might this be some incompatibility with Windows 11? Maybe the Win32 APIs changed?

@GoldenretriverYT
Copy link
Author

I just checked the LastError and its 0x87 (invalid parameter) so its definitely an issue with the pinvoke

@MoistCoder
Copy link
Owner

Thank you for issuing this bug. Due to other commitments and priorities, I am unable to continue developing CG at the same pace as before. I will try to work on this in my future free time though.

@MoistCoder MoistCoder added the bug Something isn't working label Feb 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants