Skip to content

This repository contains the source code and write-ups for Kagamiin's solutions for TheZZAZZGlitch April Fools Event 2024's Security Testing Program.

License

Notifications You must be signed in to change notification settings

Kagamiin/fools2024-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fools2024-solutions

This repository contains the source code and write-ups for Kagamiin's solutions for TheZZAZZGlitch April Fools Event 2024's Security Testing Program.

Write-ups for each challenge

Usage

To use this repository, you'll likely need the following tools and assets:

  • Go 1.22 (or later)
  • mGBA (for challenge 4)
  • Any good enough GB/GBC emulator (for challenges 1 and 2 - can be mGBA, too)
  • Original Pokémon game ROMs:
    • Pokémon Blue (Game Boy, English)
    • Pokémon Crystal (Game Boy Color, English)
    • Pokémon Emerald (Game Boy Advance, English)

Each folder includes a small downloader script that will download the original challenge asset file from zzazzdzz's fools2024 Git repository, using curl. I am not embedding the assets here because I want to keep this repository under a single license.

The challenge asset files are © TheZZAZZGlitch 2024 and are licensed under the MIT license. They may be needed in order to use the solution code to their fullest extent, though they aren't necessarily needed in order to understand the code or even run it.

My thoughts on the challenge

It was so fun. But so tiresome.

It was my first CTF ever, after all. It's to be expected. I wasn't so prepared for it. I do think my approach for the challenges was pretty sane and logical, however, except for challenge 2 where I lost a lot of time at first trying to guess the map location that triggered the password to appear instead of sitting down and actually beginning to write the code to search for it.

Nevertheless, I had a lot of fun chatting with people in the #aprilfools24 channel over at the GCRI Discord, sharing thoughts and tips, supporting each other. Everybody was really cool there and the competition was very healthy. I was very happy to see this.

There was also a second challenge (Fight Simulation Program) consisting of a fangame where you had to earn achievements in order to gain points on the scoreboard, which comprised the majority of the points you could earn on the leaderboard. It's a very interesting and well-made game with lots of funny references to Pokémon glitch science. I did play it after I was done with the CTF challenges, and I'd definitely recommend everybody go try it out too, even after the leaderboards aren't up anymore.

Greetings

  • To TheZZAZZGlitch, for being so awesome, for hosting these challenges, for all of your glitch research, for all of your content everywhere, for everything!
  • To pret, for all of your research and disassemblies, without which my work wouldn't be possible!
  • To GCRI, for being such a wholesome glitch science community! Love y'all!
  • To the GBDev and mGBA communities!
  • And everybody who supported me during these 16 days of pure madness!

Licensing

I hereby release the code for my solutions, as well as their documentation (write-ups), under the GNU General Public License v3.

About

This repository contains the source code and write-ups for Kagamiin's solutions for TheZZAZZGlitch April Fools Event 2024's Security Testing Program.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published