Commit History

Author SHA1 Message Date
  sanex3339 1df16519e2 ArrayStorage refactoring 8 years ago
  sanex3339 9ff5b03d62 renamed `obfuscated` node property to `obfuscatedNode` 8 years ago
  sanex3339 146a1f6a07 copyright year update 8 years ago
  sanex3339 658e24b02a 0.9.0-dev.11 8 years ago
  sanex3339 ae924d1a6a correct transformation of array pattern in variable declarator 8 years ago
  sanex3339 a295f77101 ArrayPattern and AssignmentPattern function parameters obfuscation + tests 8 years ago
  sanex3339 b95a248c00 more correct naming: ObfuscationTransformers -> ObfuscatingTransformers 8 years ago
  sanex3339 758277573a extract few transformers to new `converting-transformers` subtype 8 years ago
  sanex3339 405f1c4515 update deps 8 years ago
  sanex3339 99df22eb26 0.9.0-dev.10 9 years ago
  sanex3339 5addfa0b72 CatchClause obfuscator ObjectPattern fix 9 years ago
  sanex3339 5c1215801a fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/29 9 years ago
  sanex3339 1486717ec5 dependencies update 9 years ago
  sanex3339 326f4c0268 BlockStatementControlFlowTransformers small performance fix 9 years ago
  sanex3339 a8339bc4ae getRandomVariableName refactoring + tests 9 years ago
  sanex3339 5d649b23d7 syncing changes from 0.8.4 with dev 9 years ago
  sanex3339 d0ba15bbb3 slightly stronger tslint rules: fixed escodegen declaration 9 years ago
  sanex3339 d614915575 slightly stronger tslint rules 9 years ago
  sanex3339 4e5cf5ad0d Added RandomGenerator clearing after obfuscation 9 years ago
  sanex3339 2b1f78e587 Added RandomGenerator clearing after obfuscation 9 years ago
  sanex3339 a7d18d66ad NodeObfuscators now ObfuscationTransformers 9 years ago
  sanex3339 e8c76462ef additional tests for BlockStatementControlFlowTransformer 9 years ago
  sanex3339 5598770231 Moved BlockStatementControlFlowReplacer to BlockStatementControlFlowTransformer. 9 years ago
  sanex3339 adb0044476 Changed min and max host node depth for control flow storage host node search. 9 years ago
  sanex3339 b137e7bf01 more beauty way to create array with original keys 9 years ago
  sanex3339 105ad55c06 added BlockStatementControlFlowReplacerNode and fixes of incorrect parentizing of control flow transformed nodes 9 years ago
  sanex3339 cd02a0bf82 added BlockStatementControlFlowReplacer 9 years ago
  sanex3339 412b42403e BlockStatement control flow transformation: using index increment instead array shift 9 years ago
  sanex3339 463f82604f BlockStatement control flow transformation: first draft solution 9 years ago
  sanex3339 ff0029f6f0 increased runtime speed with encoding: fixed test 9 years ago