YPYogesh Peelainexploitnotes.hashnode.dev·7h ago · 4 min readBroncoCTF : Spot the difference WriteupChallenge We're given two files, file1.txt and file2.txt, each containing what looks like a long, random blob of letters, digits, and symbols — one character per line. At a glance the two files look i00
YPYogesh Peelainexploitnotes.hashnode.dev·8h ago · 7 min readBroncoCTF : Atomic Substitution Theory WriteupChallenge We're given secret.txt, a single line of comma-separated tuples wrapped in what looks like braces and underscores: (4, 17), (2, 16), (2, 15), (4, 9), { , (3, 2, 1), (5, 3), _ , (2, 17), ... 00