Page 1 of 1

[Implemented] Base64Decode()

Posted: Fri Sep 05, 2003 9:49 am
by Kale
Is there any chance to add a Base64Decode() function to round off the Cypher Lib nicely? All other Cyphers have decoders apart from Base64 :(

I know i can get by using this:
viewtopic.php?t=4970

But it would be very nice to have a native command. :D

Posted: Sun Jan 04, 2004 5:54 pm
by Karbon
Going to bring this up again as I run into a need for a fast base64 decoder. The one written in PB works but it would be nice to have one built in for speed and ease of use!

Posted: Sun Jan 04, 2004 7:47 pm
by fsw
Have you tried El_Choni's PB2Lib tool named TailBite :?:
Here is the topic:
viewtopic.php?t=8799&postdays=0&postorder=asc&start=30

maybe you can run this PB code trough it without problems...