YPYogeshwar Peelainexploitnotes.hashnode.dev·Jul 12 · 7 min readBronoCTF : Custom Cipher WriteupSummary pscheme.py implements a toy "encryption" scheme that encodes each 4-byte chunk of the flag as extra roots multiplied directly into a public polynomial. Because the polynomial multiplication is00