Base64 decoder with automatic url detection and redirect

Various posts that do not fit in any other category
Santeri
Posts: 287
Joined: 2017-7-5 09:58

Unread post by Santeri » 2022-3-30 20:32

I made an online tool for automatically decoding Base64-encoded strings. My decoder will try to decode your string and if an URL is not found, then decode the result string up to 5 times. When an URL is found the decoder will automatically redirect to that URL.

This free tool is available here: https://www.webseodesigners.com/base64url/

Happy hacking,

Santeri



Post Reply