Search results 17

WinImage.dll
An old DLL library enables reading and writing to floppy disks (and/or images) ...
WinImage.zip

ProtectString + UnProtectString
Protects or unprotects a string giving a password Using XorD and similar to ...


ProtectFile_XorD + UnProtectFile_XorD
Protects and unprotects a file using password Creates another copy of the file ...


HTMLDecode + HTMLEncode
Decode and encode back a string using HTML Technically found online, but ...


RC4 Encryption
A code inherited from an old application to protect or un-protect text in ...
RC4 Encryp19378582001.zip


Base64encode + Base64decode
Encodes and decodes a string, Base64 is used to convert binary data (like ...


ProtectText + UnProtectText
Encrypt or decrypt text, simple encryption with a numeric password Decrypt a ...
