in reply to ppencode

Three years ago, the inimitable mtve produced at least three different versions of these type of obfuscators:

Replies are listed 'Best First'.
Re^2: ppencode
by dankogai (Initiate) on Sep 03, 2005 at 18:28 UTC

    You think so? Not quite.

    1. only encodes codes. ppencode can encode any given sequence of bytes.
    2. contains binary | and ^.
    3. q zz ze ? zz and ze are not reserved.

    in addition to ppencode itself, the package comes with gen_ppencode which does generate ppencode -- the resuiting ppencode might be different for each invocation thereof.