Post

Flare-On 12 Notes

Flare-On 12 Notes

I finished Flare-On 12 this year — what a ride. I originally planned to write full write-ups for each challenge, but that turned out to be unrealistic: some of them took ages, and I’ve already forgotten parts of a few solutions. Besides, there are already plenty of excellent write-ups online. Instead, I decided to upload my notes and tooling to GitHub so I don’t lose them — and so others can reuse whatever they find useful. In the end, it’s just another point of view.

You can find the repo here: https://github.com/vik0t0r/flare-on-12

What’s in the repo

I uploaded the scripts I used for solving challenges as well as the ghidra files.

Why I uploaded the notes

  • I wanted a single, searchable place for my personal notes so I can come back to them later.
  • Sharing might help others who are stuck on similar binary-analysis/obfuscation patterns.
  • The repo is not a full write-up; consider it a toolbox.
This post is licensed under CC BY 4.0 by the author.