https://github.com/sherlockboy/tighten-laracon2022-puzzle-solution
Solution for the Puzzle announced by Tighten in Laracon 2022, September
https://github.com/sherlockboy/tighten-laracon2022-puzzle-solution
base64 laracon-online php puzzle tighten
Last synced: 2 months ago
JSON representation
Solution for the Puzzle announced by Tighten in Laracon 2022, September
- Host: GitHub
- URL: https://github.com/sherlockboy/tighten-laracon2022-puzzle-solution
- Owner: Sherlockboy
- Created: 2022-09-23T11:59:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-23T11:59:43.000Z (over 2 years ago)
- Last Synced: 2025-01-31T10:44:42.685Z (4 months ago)
- Topics: base64, laracon-online, php, puzzle, tighten
- Language: PHP
- Homepage: https://tighten.com/laracon/puzzle-1/
- Size: 221 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Puzzle link
`https://tighten.com/laracon/puzzle-1/`## Used tools for debugging
- https://base64.guru/learn/base64-characters
- https://base64.guru/tools/validator
- https://base64.guru/converter/encode/image/png
- https://base64.guru/converter/decode/image## RUN
`php solution.php`
## Checking
Compare generated `result` image with the pre-defined `puzzle-solution.jpeg`