Commit History

Author SHA1 Message Date
  sanex dd328b3c22 Fixed invalid code generation for rest arguments when `controlFlowFlattening` option is enabled 4 years ago
  sanex c0ac1239e2 Dependencies update 27.02.2021 4 years ago
  sanex 61d98966b1 Fixed invalid behaviour of `numbersToExpressions` option for float numbers 4 years ago
  sanex cad692b091 Dependencies update 14.02.2021 #2 4 years ago
  sanex dd11e17e05 Dependencies update 14.02.2021 4 years ago
  sanex 62f93cf178 Dependencies update 31.01.2021 4 years ago
  sanex c44b959a1d Reverted @types/estree to "0.0.45", 4 years ago
  sanex d9c18df72e Dependencies update 23.01.2020 4 years ago
  sanex 1847bcc5ac Fixed `simplify` option regression after `2.10.2` 4 years ago
  sanex 5289dcc834 Fixed behaviour of `simplify` options when node with a single-statement `body` is inside simplified `IfStatement` node 4 years ago
  sanex ee41f06b3c Dependencies update 16.01.2021 4 years ago
  sanex 04be75e27b Removed padding characters from all base64 encoded strings. 4 years ago
  sanex 81ff464320 Added runtime StringArrayRotateFunctionTransformer tests 4 years ago
  sanex 159b5e85ac Added method isComparisonExpressionStringLiteralNode to the StringArrayRotateFunctionTransformer 4 years ago
  sanex 6ed3d4e3ed Version update to 2.10.0 4 years ago
  Timofey Kachalov d2671daad4 Migration from travis.ci to github actions WIP (#843) 4 years ago
  sanex 935d57a349 Fixed runtime errors in large obfuscated code when both `rc4` and `base64` encodings are enabled 4 years ago
  sanex a118112095 Removed `obfuscation-event-emitter` to allow more flexible append of node inside custom code helper groups. 4 years ago
  sanex 102cf2ff10 Dependencies update 4 years ago
  sanex ab4508de14 Fixed missing prefix of root identifiers added by `stringArrayWrappersCount` option when `identifiersPrefix` option is set 4 years ago
  sanex 576c50e755 Fixed wrong name of obfuscated files when input directory path is the `.` symbol 4 years ago
  sanex 18dd2f28f9 Dependencies update 20.11.20 4 years ago
  sanex b2aee6cb6c Ignore object expressions as body of arrow function expression when `transformObjectKeys` option is enabled 4 years ago
  sanex c7cc68bedb Fixed wrong `stringArrayWrappersParametersMaxCount` CLI option name 4 years ago
  sanex cf0dadd41e Dependencies update 4 years ago
  sanex 4f33c76da1 New option: `stringArrayIndexShift` enables additional index shift for all string array calls 4 years ago
  sanex 8e55d19ebb Fixed incorrect rename of the identifiers of the added helpers in some rare cases 5 years ago
  sanex 8ae8e0b50b New option `ignoreRequireImports` prevents obfuscation of `require` imports 5 years ago
  sanex 0c13f96f68 Dependencies update 05.11.20 5 years ago
  sanex 8db868db1c Version 2.7.1. Updated `@javascript-obfuscator/escodegen` to `2.1.1`. 5 years ago