miscProeasy
Скоростные Пазлы – 1 (Fast Puzzles – 1)
bug-makers
Task: web-based 4×4 jigsaw puzzle that must be solved within 60 seconds; API provides original image and shuffled pieces as base64 JPEG. Solution: reverse-engineered the API, matched pieces to grid positions using MSE pixel comparison, submitted correct order automatically.
$ ls tags/ techniques/
api_reverse_engineeringmse_pixel_matchingautomated_puzzle_solving
🔒
Permission denied (requires tier.pro)
Sign in to access full writeups
Sign in with GitHub to continue. No email required.
$sign in$ grep --similar
Similar writeups
- [misc][Pro]Скоростные Пазлы – 3 (Fast Puzzles – 3)— bug-makers
- [web][Pro]Скоростные Пазлы – 2 (Speed Puzzles – 2)— bug-makers
- [misc][Pro]Пазл из 2500 кусочков— bug-makers
- [misc][Pro]Беги, Баг, беги! (Run, Bug, Run!)— bug-makers
- [misc][Pro]На скорость (Speed Cubing)— duckerz