Expand description
The wallet.dat structure is a binary file containing the seed we get from a bip39 mnemonic, in encrypted form via a password
Enums§
- DatFile
Version - Versions of the potential wallet DAT files we read
Functions§
- check_
version - From the first 12 bytes of the file (header), we check version
- encrypt_
seed - get_
seed_ and_ address - Make sense of the payload and return it