Base64 Decode

Post Reply
Felps2
Posts: 3
Joined: 12 May 2021, 04:31

Base64 Decode

Post by Felps2 »

It's possible to decode a base64 url in the custom parser?
Maksym
Site Admin
Posts: 2084
Joined: 02 Mar 2009, 17:02

Re: Base64 Decode

Post by Maksym »

Not yet, but it's in the to-do list and can be added. Can you give me a sample URL where this feature can be tested?
Felps2
Posts: 3
Joined: 12 May 2021, 04:31

Re: Base64 Decode

Post by Felps2 »

Here in this page this specific href is encoded in base64:

https://www.anbient.com/Tv/Bleach%20

Code: Select all

<a class="ajax padrao" href="L2FuYmllbnRfdXRpbHMvYWpheC9kb3dubG9hZC8yNTkx">
Maksym
Site Admin
Posts: 2084
Joined: 02 Mar 2009, 17:02

Re: Base64 Decode

Post by Maksym »

Thanks! I'm on it!
Maksym
Site Admin
Posts: 2084
Joined: 02 Mar 2009, 17:02

Re: Base64 Decode

Post by Maksym »

It is done. You are welcome to download the new version:

https://www.webimagedownloader.com/download/

Please try it and let me know if it worked for you.
Felps2
Posts: 3
Joined: 12 May 2021, 04:31

Re: Base64 Decode

Post by Felps2 »

Amazing, worked great, thank you for the fast response/solution.
Maksym
Site Admin
Posts: 2084
Joined: 02 Mar 2009, 17:02

Re: Base64 Decode

Post by Maksym »

You are welcome! Glad I could help!
Post Reply