Window$:
Linux:
Other:
This code has not been tested on other platforms. If you have a Mac/Solaris/BeOS/*BSD/HP-UX/AIX/Amiga or other OS with a Pascal compiler, I would like to hear from you.
With any non Window$/Linux you have to compile the source and run the native executable.
To encode a file:
encb64 filename [termination]
To decode a file:
decb64 filename [termination]
Delphi/Kylix
decb64.pas
to
decb64.dpr
and from
encb64.pas
to encb64.dpr
Other
Follow compiler instructions