Commit History

Author SHA1 Message Date
  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
  sanex3339 c43f117d8b 0.9.0-dev.7 8 years ago
  sanex3339 d13e3cb08b 0.9.0-dev.7 8 years ago
  sanex3339 2bb14ae7b2 dependencies update 8 years ago
  sanex3339 610c35b9fd callExpression control flow replacer 8 years ago
  sanex3339 6eefcdcb67 0.9.0-dev.6 8 years ago
  sanex3339 ef64010fc5 LogicalExpressionControlFlowReplacer + tests 8 years ago
  sanex3339 11772b141b additional test for FunctionControlFlowTransformer 8 years ago
  sanex3339 8f73014d28 stringLiteralReplacer refactoring + fix of incorrect cache of value with `stringArrayThreshold` chance 8 years ago
  sanex3339 6aba608f36 slightly improved speed with rc4 encoding 8 years ago
  sanex3339 1271de0b3a fixed functionObfuscator runtime regression error 8 years ago
  sanex3339 fa126e10f4 some code optimisations 8 years ago