Writeup

Writeup: The Flag Is A Lie - CyberEdu CTF (Reverse) Members Public

Overview A Unity IL2CPP Linux game (built with Unity 6000.3.8f1) presents a Portal-inspired testing facility where the player solves puzzles involving crate pushing. The readme warns: "You wake up in a suspicious testing facility. In exchange for solving a few puzzles, you'll be rewarded with

Feri Harjulianto
Crypto

Writeup: Toxic Waste - CyberEdu CTF (Crypto) Members Public

Overview This challenge implements a KZG Polynomial Commitment scheme on a supersingular elliptic curve, but with a shuffled setup. We must prove polynomial evaluations at 100 random points such that the Lagrange interpolation of the (z, y) pairs yields a polynomial of degree > 40. In other words, we need

Feri Harjulianto
Writeup