Commit History

Author SHA1 Message Date
  sanex3339 35007886b3 dropped node 0.12 support, now using yarn instead npm for scripts and travis-ci testing 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 8 years ago
  sanex3339 5addfa0b72 CatchClause obfuscator ObjectPattern fix 8 years ago
  sanex3339 5c1215801a fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/29 8 years ago
  sanex3339 1486717ec5 dependencies update 8 years ago
  sanex3339 326f4c0268 BlockStatementControlFlowTransformers small performance fix 8 years ago
  sanex3339 a8339bc4ae getRandomVariableName refactoring + tests 8 years ago
  sanex3339 5d649b23d7 syncing changes from 0.8.4 with dev 8 years ago
  sanex3339 d0ba15bbb3 slightly stronger tslint rules: fixed escodegen declaration 8 years ago
  sanex3339 d614915575 slightly stronger tslint rules 8 years ago
  sanex3339 4e5cf5ad0d Added RandomGenerator clearing after obfuscation 8 years ago
  sanex3339 2b1f78e587 Added RandomGenerator clearing after obfuscation 8 years ago
  sanex3339 a7d18d66ad NodeObfuscators now ObfuscationTransformers 8 years ago
  sanex3339 e8c76462ef additional tests for BlockStatementControlFlowTransformer 8 years ago
  sanex3339 5598770231 Moved BlockStatementControlFlowReplacer to BlockStatementControlFlowTransformer. 8 years ago
  sanex3339 adb0044476 Changed min and max host node depth for control flow storage host node search. 8 years ago
  sanex3339 b137e7bf01 more beauty way to create array with original keys 8 years ago
  sanex3339 105ad55c06 added BlockStatementControlFlowReplacerNode and fixes of incorrect parentizing of control flow transformed nodes 8 years ago
  sanex3339 cd02a0bf82 added BlockStatementControlFlowReplacer 8 years ago
  sanex3339 412b42403e BlockStatement control flow transformation: using index increment instead array shift 8 years ago
  sanex3339 463f82604f BlockStatement control flow transformation: first draft solution 8 years ago
  sanex3339 ff0029f6f0 increased runtime speed with encoding: fixed test 8 years ago
  sanex3339 64d4c79efa increased runtime speed with encoding 8 years ago
  sanex3339 8c5d323752 rc4 encoding runtime error fix and performance boost 8 years ago
  sanex3339 8e14a3e90a 0.9.0-dev.7 - revert back control flow storage key length to 3, but add key regeneration if key already exist in the storage 8 years ago
  sanex3339 9b4cf0adb5 Merge branch 'dev' 8 years ago
  sanex3339 5f26fe2209 0.9.0-dev.7 - increased control flow storage key length 8 years ago