Writeup by totoiste for Puzzle Trouble 1/2

misc

July 2, 2024

Ok you have the choice with this kind of chall:

Several algorithms are possible for this:

I offer you a tool that will help you solve this puzzle 👇

CTF Puzzle Solver Assistant

  1. Clone the tool : git clone https://github.com/totoiste/CTFPuzzleSolverAssistant
  2. Run it with these args : python3 pict_puzzle.py -f puzzle-trouble-easy.jpg -r 8 -c 8
  3. Guess the top left Corner by searching the best match piece after piece : here it is the piece number 60

screen1

  1. Move it to the left corner then solve line by line and column by column and block piece at the right place with double click

screen2