CockyGrabber
CockyGrabber copied to clipboard
Chromium Password Grabbers not working
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.
Might this be some incompatibility with Windows 11? Maybe the Win32 APIs changed?