hex Antisocial Poly-Encryption Engine (hAPEE) is based off of the older
APEE  engine.  The difference is  that hAPEE encrypts each line of code
with a random length  key that can  be up  to 16 characters long. hAPEE
also  stores  the  encrypted  line  as a comment  with  each  character
represented  as  its  hexedecimal  value.  This  allows  hAPEE to store
nonprintable characters without screwing things up in the macro storage
environment.

To all  those who  were  waiting for an  improvement  to the older APEE
engine, sorry it has taken this long (almost two years).  Here  it  is,
yet another toy by Lys KovicK. Enjoy...