sekirkity / BrowserGather

Fileless web browser information extraction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chromeCred Error

NaziMeh opened this issue · comments

I got an error
Get-ChromeCreds : The number of users is different than the number of passwords! This is most likely due to a regex mismatch.
At line:1 char:1

  • Get-ChromeCreds 'C:\Users\Mooda\AppData\Local\Google\Chrome\User Data ...
  •   + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
      + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Get-ChromeCreds
    

'(?<=\x0D\x0D\x0D[\s\S]{2}\x68\x74\x74\x70)[\s\S]*?(?=\x01\x00\x00\x00\xD0\x8C\x9D\xDF\x01\x15\xD1\x11\x8C\x7A\x00\xC0\x4F\xC2\x97\xEB\x01\x00\x00\x00)'
this regex dont find any user maches!!!!