Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
goelp14
GitHub Repository: goelp14/easyctf-iv-problems
Path: blob/master/special_endings/solution.txt
650 views
1
Pretty much the same thing as outlined here: https://github.com/ctfs/write-ups-2016/tree/master/open-ctf-2016/steganography/ultra-encryption-100
2
3
Basically, I hide either 0, 2, or 4 bits of the flag in the padding characters of the base64 encoded strings.
4
5