Commit History

Author SHA1 Message Date
  sanex3339 64d4c79efa increased runtime speed with encoding 9 years ago
  sanex3339 8c5d323752 rc4 encoding runtime error fix and performance boost 9 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 9 years ago
  sanex3339 9b4cf0adb5 Merge branch 'dev' 9 years ago
  sanex3339 5f26fe2209 0.9.0-dev.7 - increased control flow storage key length 9 years ago
  sanex3339 c43f117d8b 0.9.0-dev.7 9 years ago
  sanex3339 d13e3cb08b 0.9.0-dev.7 9 years ago
  sanex3339 2bb14ae7b2 dependencies update 9 years ago
  sanex3339 610c35b9fd callExpression control flow replacer 9 years ago
  sanex3339 6eefcdcb67 0.9.0-dev.6 9 years ago
  sanex3339 ef64010fc5 LogicalExpressionControlFlowReplacer + tests 9 years ago
  sanex3339 11772b141b additional test for FunctionControlFlowTransformer 9 years ago
  sanex3339 8f73014d28 stringLiteralReplacer refactoring + fix of incorrect cache of value with `stringArrayThreshold` chance 9 years ago
  sanex3339 6aba608f36 slightly improved speed with rc4 encoding 9 years ago
  sanex3339 1271de0b3a fixed functionObfuscator runtime regression error 9 years ago
  sanex3339 fa126e10f4 some code optimisations 9 years ago
  sanex3339 ece5ed3209 do not include babel polyfill when node is 4.0+ 9 years ago
  sanex3339 1aed037b15 esprima parse speedup when sourcemap is disable 9 years ago
  sanex3339 fc11c1b85b 0.9.0-dev.5 9 years ago
  sanex3339 6cc62cc076 Merge branch 'dev' 9 years ago
  sanex3339 8782b98a03 0.9.0-dev.5 9 years ago
  sanex3339 e88bec9189 0.9.0-dev.5 9 years ago
  sanex3339 f47dbdd4c7 refactoring 9 years ago
  sanex3339 7b308b331e additional ~10-15% performance boost 9 years ago
  sanex3339 2a19c82d63 Merge branch 'dev' 9 years ago
  sanex3339 6d136fecce caching stringLiteralReplacer values: 80% performance boost 9 years ago
  sanex3339 728b2d7274 update comment 9 years ago
  sanex3339 90e744734f cache scopeNodes for more faster traversing during obfuscation 9 years ago
  sanex3339 98e048cbb9 update deps, readme and small refactoring 9 years ago
  sanex3339 e9378f2dbd 0.9.0-dev.3 9 years ago