Histórico de Commits

Autor SHA1 Mensagem Data
  sanex da40474079 Some minor fixes for `domainDest` option description. Added normalisation. Version update. há 4 anos atrás
  sanex 9b3b1644ce Slightly simplified validation of identifier names cache. Updated README.md há 4 anos atrás
  sanex bee043cef3 Identifier names cache option prototype #2. Added readme. há 4 anos atrás
  sanex a13c764fc6 Fixed invalid code generation for start/middle rest arguments when `controlFlowFlattenig` option is enabled há 4 anos atrás
  sanex c827d230ce Added support of `node@16` and dropped support of `node@10` há 4 anos atrás
  sanex 4f9df91320 `stringArray` calls wrappers now inserted as `FunctionDeclaration` nodes at random indexes há 4 anos atrás
  sanex 0926c13029 Added ability to specify the path to the input file after specifying the obfuscator options há 4 anos atrás
  sanex 0acb91ca60 `renamePropertiesAutoExclude` option changed by `renamePropertiesMode` option há 4 anos atrás
  sanex 6abd6c2194 Fixed CVE-2019-18413 há 4 anos atrás
  sanex 72a89a1357 Added support of `top-level await` há 4 anos atrás
  sanex dd328b3c22 Fixed invalid code generation for rest arguments when `controlFlowFlattening` option is enabled há 4 anos atrás
  sanex 61d98966b1 Fixed invalid behaviour of `numbersToExpressions` option for float numbers há 4 anos atrás
  sanex 1847bcc5ac Fixed `simplify` option regression after `2.10.2` há 4 anos atrás
  sanex 73953b37c0 Fixed CHANGELOG.md grammar mistake há 4 anos atrás
  sanex 5289dcc834 Fixed behaviour of `simplify` options when node with a single-statement `body` is inside simplified `IfStatement` node há 4 anos atrás
  sanex 04be75e27b Removed padding characters from all base64 encoded strings. há 4 anos atrás
  sanex b71b39f5e7 Merge branch 'master' into rotate-string-array-improvements há 4 anos atrás
  sanex 2927fa0ab8 Preventing move of `"use strict";` directive during obfuscation há 4 anos atrás
  sanex 3b8af4b29a String array improvement: fixed bugs há 4 anos atrás
  sanex cec4b3525a Sync with master há 4 anos atrás
  sanex 935d57a349 Fixed runtime errors in large obfuscated code when both `rc4` and `base64` encodings are enabled há 4 anos atrás
  sanex efac711ce4 Improved `rotateStringArray` option WIP há 4 anos atrás
  sanex a118112095 Removed `obfuscation-event-emitter` to allow more flexible append of node inside custom code helper groups. há 4 anos atrás
  sanex ab4508de14 Fixed missing prefix of root identifiers added by `stringArrayWrappersCount` option when `identifiersPrefix` option is set há 5 anos atrás
  sanex 576c50e755 Fixed wrong name of obfuscated files when input directory path is the `.` symbol há 5 anos atrás
  sanex b2aee6cb6c Ignore object expressions as body of arrow function expression when `transformObjectKeys` option is enabled há 5 anos atrás
  sanex c7cc68bedb Fixed wrong `stringArrayWrappersParametersMaxCount` CLI option name há 5 anos atrás
  sanex c0cd04d2bf Added `stringArrayWrappersParametersMaxCount` option há 5 anos atrás
  sanex ed7fbc5bef New option: `stringArrayIndexesType` accepts an array of types of string array call indexes há 5 anos atrás
  sanex 4f33c76da1 New option: `stringArrayIndexShift` enables additional index shift for all string array calls há 5 anos atrás