Based on https://n0.lol/encmute/
The implementation is poor, and there's no intention to improve it. This was done mostly for fun 🦧
pip install -r requirements.txtpython3 explain.pythen enter a string to see how it would be converted to base64
python3 make_message.pythen enter a string and the script will try to find an ascii printable string that would be encoded in base64 similar to your input

