Commit History

Autor SHA1 Mensaxe Data
  sanex3339 f3efba9e2a Added additional test for eval transformer %!s(int64=7) %!d(string=hai) anos
  sanex3339 afe8832bbb Implemented more correct way to store AST from eval expressions that allows recursive eval expressions obfuscation %!s(int64=7) %!d(string=hai) anos
  sanex3339 ad0b1b0fdf Eval obfuscation transformers %!s(int64=7) %!d(string=hai) anos
  sanex3339 07c7414420 obfuscation of eval call expressions WIP %!s(int64=7) %!d(string=hai) anos
  sanex3339 d3bd595142 Object keys obfuscation - first working realisation %!s(int64=7) %!d(string=hai) anos
  sanex3339 c0fd72eabd Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/149 %!s(int64=7) %!d(string=hai) anos
  sanex3339 74351be750 `identifierNamesGenerator` option %!s(int64=7) %!d(string=hai) anos
  sanex3339 389c49582c Identifier name generators: Hexadecimal and Mangled %!s(int64=7) %!d(string=hai) anos
  sanex3339 9add769cf3 0.12.0-dev.1 %!s(int64=7) %!d(string=hai) anos
  sanex3339 854c455f8d Added tests for ConditionalCommentObfuscatingGuard #2 %!s(int64=7) %!d(string=hai) anos
  sanex3339 ff0c93d314 Preparing transformers tests %!s(int64=7) %!d(string=hai) anos
  sanex3339 6819ba675a Refactoring %!s(int64=7) %!d(string=hai) anos
  sanex3339 735bbb4b3c Switched from `escodegen` to `escodegen-wallaby` %!s(int64=8) %!d(string=hai) anos
  sanex3339 35007886b3 dropped node 0.12 support, now using yarn instead npm for scripts and travis-ci testing %!s(int64=8) %!d(string=hai) anos
  sanex3339 76846c807e Now copying fixtures to test-tmp dir to keep relative requests with __dirname for test fixtures %!s(int64=8) %!d(string=hai) anos
  sanex3339 a7d18d66ad NodeObfuscators now ObfuscationTransformers %!s(int64=8) %!d(string=hai) anos
  sanex3339 214471d9a3 removed console.log %!s(int64=8) %!d(string=hai) anos
  sanex3339 e8c76462ef additional tests for BlockStatementControlFlowTransformer %!s(int64=8) %!d(string=hai) anos
  sanex3339 5598770231 Moved BlockStatementControlFlowReplacer to BlockStatementControlFlowTransformer. %!s(int64=8) %!d(string=hai) anos
  sanex3339 3d17cf21c8 fixed readme %!s(int64=8) %!d(string=hai) anos
  sanex3339 adb0044476 Changed min and max host node depth for control flow storage host node search. %!s(int64=8) %!d(string=hai) anos
  sanex3339 cd02a0bf82 added BlockStatementControlFlowReplacer %!s(int64=8) %!d(string=hai) anos
  sanex3339 463f82604f BlockStatement control flow transformation: first draft solution %!s(int64=8) %!d(string=hai) anos
  sanex3339 8c5d323752 rc4 encoding runtime error fix and performance boost %!s(int64=8) %!d(string=hai) anos
  sanex3339 610c35b9fd callExpression control flow replacer %!s(int64=8) %!d(string=hai) anos
  sanex3339 90e744734f cache scopeNodes for more faster traversing during obfuscation %!s(int64=8) %!d(string=hai) anos
  sanex3339 519ecbf084 fixed esprima crash when `unicodeEscapeSequence` is disabled %!s(int64=8) %!d(string=hai) anos
  sanex3339 8e00b56434 reverted back babel-polyfill %!s(int64=8) %!d(string=hai) anos
  sanex3339 fcf1e99806 now using `babel-runtime` for providing polyfills and helpers %!s(int64=8) %!d(string=hai) anos
  sanex3339 4cd8020783 now tslib is using for helpers providing %!s(int64=8) %!d(string=hai) anos