Commit History

Author SHA1 Message Date
  Timofey Kachalov 77f64bf5df Fixed wrong generation of code that has statements after `ReturnStatment` when `simplify` option is enabled 3 years ago
  Timofey Kachalov f075a0e2d1 Added `stringArrayCallsTransform` and `stringArrayCallsTransformThreshold` options (#987) 3 years ago
  sanex c4abec8c2a Added additional self defending mechanisms. Updated tests 3 years ago
  sanex3339 733fe12d23 Conditional comments will be removed from the code after obfuscation. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/641 4 years ago
  sanex3339 178adcbfaa Slightly changed regexps of variable kinds 5 years ago
  sanex3339 6d3c2ae467 Fixed conditional comments in some rare cases 5 years ago
  sanex3339 e7f2bd1063 Replaced ObfuscationResult and SourceMapCorrector classes by ObfuscatedCode class 6 years ago
  sanex3339 4b74976cc7 Some refactoring 7 years ago
  sanex3339 e5778b4fa4 New CLI option: `exclude` 7 years ago
  sanex3339 d3bd595142 Object keys obfuscation - first working realisation 7 years ago
  sanex3339 59dc0f7518 Conditional comments now affects control flow flattening transformations 7 years ago
  sanex3339 4bde27915f Keep comments with specific keywords 7 years ago