for i in {1..32}; do cat base64by32.txt | base64 -d > temp.txt && mv temp.txt base64by32.txt; done; cat base64by32.txt
flag{8b3980f3d33f2ad2f531f5365d0e3970}