VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

DecryptBase64String

Sebastian Fahrenkrog  (7 Submissions)   Internet/HTML   Visual Basic 3.0   Unknown Difficulty   Wed 3rd February 2021

This one is to show how to DECODE Base64. Base64 is used to encode Mime Attachements. This not a complet Mime Decoder, this routine should just show how to build one!
By the way the hole programm, which is able to decode Mime will follow...

Inputs
Base64 String I build an example programm, just look!

Assumes
Copy the text below and save it as DecodeMime.frm and compile it.

Returns
Binary

Side Effects
I just add a little errorcheck but I'm not sure if this will be enough!

Rate DecryptBase64String (3(3 Vote))
DecryptBase64String.bas

DecryptBase64String Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters