⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠ You can decompress Drawing data with the command palette: ‘Decompress current Excalidraw file’. For more info check in plugin settings under ‘Saving’

Excalidraw Data

Text Elements

Get Sparrow wallets dir

CreateFileA (“%APPDATA%\Sparrow\wallets”)

get (next) .db file

any file left?

FindFirstFileA

FindNextFileA

yes

no

Copy content into depot dir C:\Depot<wallet-name.db>

CopyFileA

Get Sparrow config file and read content

CreateFileA(“%APPDATA%\Sparrow\config”)

Decrypt resource

Jump into next stage

key: “RecentWalletFiles”

for each file inside

<wallet-name.db>