Skip to content
This repository was archived by the owner on Mar 3, 2025. It is now read-only.

Files

Latest commit

861b90a · Dec 5, 2022

History

History
16 lines (13 loc) · 710 Bytes

juledonation.md

File metadata and controls

16 lines (13 loc) · 710 Bytes

Assignment

You are given a electrum wallet file, the wallet is password protected and you have lost both password and initial seed.

With the help of rockyou.txt, BTCRecover and some patience, we are able to recover the password using:

$ python3 btcrecover.py --wallet-type ethereum --wallet wallet --passwordlist rockyou.txt
...
...
Password found: 'julemanden007'

Having found the password, the wallet can be opened using Electrum and in Receive tab we find the flag.

Flag

nc3{donation_til_julemandens_wallet}