Jump to content

Various text-binary codec filters


LLXX

Recommended Posts

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

- rot13

Language: Asm

Usage:

filter < infile > outfile

cat infile | filter_1 | filter_2 | filter_3 > outfile
etc.

Self explanatory.

bincod.zip

Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...