Commit Verlauf

Autor SHA1 Nachricht Datum
  sanex 6e1ce07b5e Fixed very rare cases when `rotateStringArray` couldn't rotate array properly vor 3 Jahren
  sanex c4abec8c2a Added additional self defending mechanisms. Updated tests vor 3 Jahren
  sanex 9da81caf3d String array now stored as a function vor 3 Jahren
  sanex 7920538a51 Updated self defending helper. Removed `no-eval` self-defending helper vor 3 Jahren
  sanex 744cd14f7f Updated supported node versions. Added support for rename of property definitions vor 3 Jahren
  sanex 52a5482ace Added base PropertyDefinition transformation vor 4 Jahren
  sanex 4f9df91320 `stringArray` calls wrappers now inserted as `FunctionDeclaration` nodes at random indexes vor 4 Jahren
  sanex 0acb91ca60 `renamePropertiesAutoExclude` option changed by `renamePropertiesMode` option vor 4 Jahren
  sanex 3c379999a7 Added `renamePropertiesAutoExclude` option vor 4 Jahren
  sanex 1847bcc5ac Fixed `simplify` option regression after `2.10.2` vor 4 Jahren
  sanex 04be75e27b Removed padding characters from all base64 encoded strings. vor 4 Jahren
  sanex 6ed3d4e3ed Version update to 2.10.0 vor 4 Jahren
  sanex efac711ce4 Improved `rotateStringArray` option WIP vor 4 Jahren
  sanex a118112095 Removed `obfuscation-event-emitter` to allow more flexible append of node inside custom code helper groups. vor 4 Jahren
  sanex b2aee6cb6c Ignore object expressions as body of arrow function expression when `transformObjectKeys` option is enabled vor 4 Jahren
  sanex 8c788b90ba Updated StringArrayScopeCallsWrapperTransformer tests vor 4 Jahren
  sanex c0cd04d2bf Added `stringArrayWrappersParametersMaxCount` option vor 4 Jahren
  sanex 4079b42fbd WIP: added random string array scope calls wrappers parameters vor 4 Jahren
  sanex 381582f6f3 Extracted string array index type logic to a StringArrayIndexNode classes vor 4 Jahren
  sanex ed7fbc5bef New option: `stringArrayIndexesType` accepts an array of types of string array call indexes vor 4 Jahren
  sanex 4f33c76da1 New option: `stringArrayIndexShift` enables additional index shift for all string array calls vor 4 Jahren
  sanex e8517bf770 Added ignoring of all object members previous to `SpreadElement` when `transformObjectKeys` option is enabled vor 4 Jahren
  sanex 0c33e737a5 Fixed missing rename of object pattern properties in some cases vor 4 Jahren
  sanex 34b1619ee6 Refactoring of `unicodeEscapeSequence` logic vor 4 Jahren
  sanex 4c1bae0527 `unicodeEscapeSequence` logic moved to the `EscapeSequenceTransformer` vor 4 Jahren
  sanex a5d7f7418c `forceTransformedStrings` option vor 4 Jahren
  sanex 423a616cd7 Added example for `stringArrayWrappersType` option vor 4 Jahren
  sanex 0094e7cfbc Add force convert of unicode control characters to the unicode escape sequence vor 4 Jahren
  sanex 835581db64 Shifted indexes of string array wrappers #4: fixed wrappers calls and added tests vor 4 Jahren
  sanex 559e3a440a WIP: shifted indexes of string array wrappers #1 vor 4 Jahren