CredsLeaker
CredsLeaker copied to clipboard
not wroking
hey, when i try to run the ps1 script, I get the following error:
Exception calling "PickAsync" with "1" argument(s): "Element not found. (Exception from HRESULT: 0x80070490)" At C:\Users\winman\Desktop\leaker.ps1:69 char:9 $creds = Await ([Windows.Security.Credentials.UI.CredentialPi ... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CategoryInfo : NotSpecified: (:) [], MethodInvocationException FullyQualifiedErrorId : Exception
what should I do? Running on: windows 10, powershell 5.1.19041.1320
Encountering the same, confirmed that his is not a problem with the script but some recent update has caused it.
seems like the pickasync method was not found in the credentials.ui. will be checked