Get Private Keys from Backup
Get private keys from backup
If you have an old Pandacoin wallet backup (.dat or encrypted export) and you want to pull the private keys out of it — for example to re-import them into a new wallet, BlueWallet, or any other wallet that supports PND — there's a browser-based tool that does it for you.
🔗 Extractor tool: https://amdoge.gitlab.io/extract-keys/
How it works
The tool runs entirely in your browser — nothing is uploaded to a server. It decrypts the backup locally using your wallet password, then lists the private keys it found. You can then copy them out or scan them as QR codes into a compatible wallet.
Steps
Open the tool at amdoge.gitlab.io/extract-keys.
Enter your wallet password in Step 1.
Load your backup file in Step 2 — the
.dat(or equivalent) file you saved when you originally backed up the wallet.Copy the private keys shown in Step 3, one per line. Each line is a separate address/key.
Import each key into its own new wallet in BlueWallet (or your wallet of choice). You can also scan the QR codes directly with any Pandacoin-compatible wallet.
Import one key per wallet in BlueWallet — don't paste all of them into a single wallet. Each private key maps to its own address and needs its own slot.
Safety checklist
Private keys are the coins. Handle them accordingly:
✅ Do this on a machine you trust. No shared computers, no malware. A freshly booted laptop is ideal.
✅ Check the URL. It should be exactly
https://amdoge.gitlab.io/extract-keys/— scammers clone tools like this.✅ Go offline if you want. The page works fully offline once loaded. Disconnect Wi-Fi for extra peace of mind.
❌ Never paste private keys into a chat, email, or support ticket. No real support person will ever ask for them.
❌ Don't save them in plain text on your desktop. Import them into a wallet and delete the copies.
After importing
Once your keys are in a new wallet, send a small test transaction first to confirm everything works, then move the rest of the funds. Once the funds are safely in the new wallet, the old backup is still valid but no longer holds anything worth attacking.
Need help?
Ask in Telegram — plenty of people in the community have done this migration and can walk you through it.
Last updated
Was this helpful?