Btw, while collecting the coders mentioned by Cyan, I encountered this:
"LZO Professional incorporates some of our stunning new technologies we have
silently developed over the last years, including the new Ternary Partioning
Scheme and the revolutionary Data To Code Transformations (D2CT)."
And for that "D2CT" I've got an idea like this:
instead of parsing the LZ-compressed data and interpreting it to
produce the uncompressed data, we can generate some
intermediate x86 code by compressed data (ie compile it), which
would later generate the uncompressed data.
Imho seems interesting, if not very useful
But as to the first "magic name" I have no idea
