cyclone-github / metamask_extractor

Tool to extract metamask vault hash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to unmarshal salt, iv, and data values: unexpected end of JSON input

ducbot88 opened this issue · comments

Hi,

I'm getting new format, the result is like this:

{"data":"X4HGh4T2+cky7lC5p8nooeb2amGtDITGc+1e8+T3iTQqIZW40ymR7ZiqzKqqfTd6kG8/0D7PZC+XUkqV+dd","iv":"AJ+qL/K9HFGJo7OIE50HqA==","keyMetadata":{"algorithm":"PBKDF2","params":{"iterations":600000}
Failed to unmarshal salt, iv, and data values: unexpected end of JSON input

could you help to check this?

thank you.

I'll be adding support for the new vault format (with dynamic iterations) soon.

Thank you, I'm waiting for the new version.