Figaro password manager
#1
Hey guys

First of all I would like to say thank you for an awesome app, I successfully cracked myself into my old containers and recovered lost funds.


Although I was not able to open a Figaro Password Manager 2 XML file.


From their website.


- Passwords are encrypted with the AES-256-GCM algorithm
- Key for encryption is generated with PBKDF2 using HMAC-SHA-256 with 250000 iterations.


The header of the backup xml file looks something like this


<?xml version="1.0"?>
<FPM full_version="00.75.00" min_version="00.75.00" display_version="0.75">

<KeyInfo cipher="AES-256" salt="<32 chars>" vstring="<64 chars>"/>


I tried to search around in the Hascat Forums and the guides.

Is this a lost caseĀ  or could I use any of the built in hash modes?

Any help would be appreciated
Reply
#2
There is currently no such mode in hashcat.
Reply