CredsLeaker icon indicating copy to clipboard operation
CredsLeaker copied to clipboard

not wroking

Open EthanLerner1 opened this issue 3 years ago • 2 comments

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

EthanLerner1 avatar Dec 13 '21 20:12 EthanLerner1

Encountering the same, confirmed that his is not a problem with the script but some recent update has caused it.

rafayahmed317 avatar Dec 17 '21 16:12 rafayahmed317

seems like the pickasync method was not found in the credentials.ui. will be checked

Dviros avatar Mar 06 '22 14:03 Dviros