Commit History

Author SHA1 Message Date
  sanex3339 783067b505 `splitString` and `splitStringChunkLength` options 5 years ago
  sanex3339 f36a166174 0.18.1 version 6 years ago
  sanex3339 adb5f4ee25 0.18.1 version 6 years ago
  sanex3339 cd22ec68d0 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/313 6 years ago
  sanex3339 b4ef1bf779 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/309 6 years ago
  sanex3339 df4ac27987 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/307 6 years ago
  sanex3339 7170a2b476 Fixed wrong arrow function block scope detection 6 years ago
  sanex3339 0296b13616 More correct fix of https://github.com/javascript-obfuscator/javascript-obfuscator/issues/297 6 years ago
  sanex3339 0e76dbcf50 Added tests for issue https://github.com/javascript-obfuscator/javascript-obfuscator/issues/297 6 years ago
  sanex3339 34a048e540 Replaced dev test on previous one 7 years ago
  sanex3339 afe33db8fb Correct obfuscation of object rest and spread properties 7 years ago
  sanex3339 3ea05aa0e1 Switched `esprima` on `espree`. Obfuscation of `export` declarations 7 years ago
  sanex3339 6f480a6f6f Fixed rare bug with runtime error with `identifiersNameGenarator`: `mangled` 7 years ago
  sanex3339 10144ee6e6 Added more tests and fixes of #217 7 years ago
  sanex3339 a5a4239463 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/217 7 years ago
  sanex3339 71f5d43b79 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/195 7 years ago
  sanex3339 6378ea500d Dead code injection improvements #1 7 years ago
  sanex3339 cf94be2285 Add prefix only for variables with global declaration 7 years ago
  sanex3339 d4b801e71e `identifiersPrefix` option 7 years ago
  sanex3339 f3efba9e2a Added additional test for eval transformer 7 years ago
  sanex3339 afe8832bbb Implemented more correct way to store AST from eval expressions that allows recursive eval expressions obfuscation 7 years ago
  sanex3339 ad0b1b0fdf Eval obfuscation transformers 7 years ago
  sanex3339 07c7414420 obfuscation of eval call expressions WIP 7 years ago
  sanex3339 d3bd595142 Object keys obfuscation - first working realisation 7 years ago
  sanex3339 c0fd72eabd Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/149 7 years ago
  sanex3339 74351be750 `identifierNamesGenerator` option 7 years ago
  sanex3339 389c49582c Identifier name generators: Hexadecimal and Mangled 7 years ago
  sanex3339 9add769cf3 0.12.0-dev.1 7 years ago
  sanex3339 854c455f8d Added tests for ConditionalCommentObfuscatingGuard #2 7 years ago
  sanex3339 ff0c93d314 Preparing transformers tests 7 years ago