Commit History

Author SHA1 Message Date
  sanex3339 74351be750 `identifierNamesGenerator` option 7 years ago
  sanex3339 389c49582c Identifier name generators: Hexadecimal and Mangled 7 years ago
  sanex3339 cda333eefe tslint rules update 8 years ago
  sanex3339 2fa1c95f5a Added `target` option 8 years ago
  sanex3339 6819ba675a Refactoring 8 years ago
  sanex3339 31fdfae074 Added `tslint-eslint-rules` rules 8 years ago
  sanex3339 d21c5afa8a Utility classes with state now are non-static 8 years ago
  sanex3339 735bbb4b3c Switched from `escodegen` to `escodegen-wallaby` 8 years ago
  sanex3339 a8339bc4ae getRandomVariableName refactoring + tests 8 years ago
  sanex3339 610c35b9fd callExpression control flow replacer 8 years ago
  sanex3339 e95602eeb2 trying to increase performance 8 years ago
  sanex3339 34d1e95937 moving presets to the `options` folder 8 years ago
  sanex3339 59a2511ec6 control flow flattening improvements: less storage nodes, faster speed 8 years ago
  sanex3339 4b3bc9b81b ts 2.1 refactoring + first runtime test 8 years ago
  sanex3339 bbe95afcaa utils split on few utils classes 8 years ago
  sanex3339 f0fe518cf3 test 8 years ago
  sanex3339 47b85720e5 refactoring + inversify integration 8 years ago
  sanex3339 5b312fd6db refactoring 8 years ago
  sanex3339 c1b3afa92c refactoring 9 years ago
  sanex3339 3276756073 added EventEmitter for obfuscation events 9 years ago
  sanex3339 eeedc9d2ad Merge branch 'dev' into control-flow-flattening 9 years ago
  sanex3339 8f3441a4f9 `seed` option and `IE8` fix 9 years ago
  sanex3339 ee018dd75b moving from `format-unicorn` on `string-template` package 9 years ago
  sanex3339 3466eeb334 First draw of control flow change. Right now for binary expressions. 9 years ago
  sanex3339 182ba99ee4 structure change 9 years ago
  sanex3339 9b6d49e111 custom nodes update and NodeAppender tests code moved to fixtures 9 years ago
  sanex3339 d184298208 custom nodes structure rework 9 years ago
  sanex3339 2968f1417a large rework of node appending mechanics 9 years ago
  sanex3339 a2cbfe4ae5 compile preformance fix 9 years ago
  sanex3339 72c538a77b Now StackTraceData is getting inside Obfuscator class and pass to the CustomNodeAppender through customNodes appendNode() method. 9 years ago