Commit History

Author SHA1 Message Date
  sanex 3b8af4b29a String array improvement: fixed bugs 4 years ago
  sanex cec4b3525a Sync with master 4 years ago
  sanex 935d57a349 Fixed runtime errors in large obfuscated code when both `rc4` and `base64` encodings are enabled 4 years ago
  sanex efac711ce4 Improved `rotateStringArray` option WIP 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 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 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 c0cd04d2bf Added `stringArrayWrappersParametersMaxCount` option 4 years ago
  sanex ed7fbc5bef New option: `stringArrayIndexesType` accepts an array of types of string array call indexes 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 532fd8654c Updated CHANGELOG.md 5 years ago
  sanex 8ae8e0b50b New option `ignoreRequireImports` prevents obfuscation of `require` imports 5 years ago
  sanex 8db868db1c Version 2.7.1. Updated `@javascript-obfuscator/escodegen` to `2.1.1`. 5 years ago
  sanex 98bf2e6256 Switched form `escodegen` to `@javascript-obfuscator/escodegen` 5 years ago
  sanex e8517bf770 Added ignoring of all object members previous to `SpreadElement` when `transformObjectKeys` option is enabled 5 years ago
  sanex 229c99f68c Added `ExportSpecifierTransformer`. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/791 5 years ago
  sanex 294653a800 Enabled travis build under node.js@15 5 years ago
  sanex ccc070bdf5 Fixed install in PowerShell. Added some eslint rules. Dependencies update. 5 years ago
  sanex 0c33e737a5 Fixed missing rename of object pattern properties in some cases 5 years ago
  sanex 533a52c6fc * Fixed broken `identifierNamesGenerator: 'mangled-shuffled'` after `2.2.0` 5 years ago
  sanex 381fd18177 * @gradecam/tsenum replaced with an internal implementation 5 years ago
  sanex 4ff7a40c35 Updated changelog of 2.5.0 release 5 years ago
  Timofey Kachalov ac671daa94 Enabled windows builds (#772) 5 years ago
  sanex 329b7a2543 Fixed `for-await-of` construction add when `deadCodeInjection` option is enabled 5 years ago
  sanex 816a7a5a40 Fixed `URI-malformed` when `splitStrings` and `stringArrayEncoding` options are enabled 5 years ago
  sanex 64dd628715 README.md improvements that allow to use it on obfuscator.io 5 years ago
  sanex 9301f6aa63 Refactoring, option rename on `forceTransformStrings` 5 years ago