🔒 I Lost My Damn LUKS Passphrase 🤦

💀 Yep... over a year of creative works, side projects, configurations, etc... just GONE

... unless

🙏 Help Me Swarm, You're My Only Hope

I've decided to make my LUKS header publicly available along with a bunch of heuristics about what my passphrase probably looks like so that anyone can try to figure out what my LUKS passphrase is.

📥 Download the LUKS Header

Grab the header file and start cracking!

Download luks-header.bin

🔍 Password Heuristics

Here's what I remember about my passphrase (I know, I'm a dumbass):

⚙️ Current Bruteforce Command

This is the command I'm using currently. On the Framework 16 it says it'll be done in 2029 to 2030.

I would like to challenge this estimate. 💪

./bruteforce-luks -t 4 -b "Thingy" -e ",./;'" -l 16 -m 18 -s '!@#$%1234567' -v 5 -w state.txt ./luks-header.bin

💡 How You Can Help