Code Transposition Eval

  • ReorderCodeEval
  • Enterprise

This feature will pack the single function which generated with Code Transposition into a compressed string and extract it and run at runtime.

With the Eval-All feature , All body of the functions will be packed . This is a VERY STRONG feature, but will increase the file size a little and slow down the performance a little.

Compatibility note : this feature requires the eval() statement and will not work in some environment , for example the Google Chrome's plugin code.