Public Solving: Hacking Santas password
The main elf forgot a critical password, and we have to hack his password.
You can find the puzzle here.
To do this, we will brute force every option there is.
Luckily for us, there are only a couple options since they always used the same format, wh...
h.daily-dev-tips.com3 min read
Ayodele Samuel Adebayo
Software Engineer & Customer Success Engineer at Hashnode
I'm loving this bitwise series, saw some on devto too.
I was hoping to see the tests code as well.
Thanks for sharing.