October 28, 200619 yr Program(s): Various text-binary codec filters. They were intended for use with PDFs but I find them useful for the occasional decoding/encoding of URLs, cookies, and other miscellaneous things.Description: - Encode16 - Decode16 - Encode64- (I didn't write a Decode64 for some reason...) - Encode85 - Decode85 - rot13Language: AsmUsage:filter < infile > outfilecat infile | filter_1 | filter_2 | filter_3 > outfileetc.Self explanatory.bincod.zip
Create an account or sign in to comment