Cronologia Commit

Autore SHA1 Messaggio Data
  sanex 3a71c78304 * `stringArrayWrappersType: 'function'` now appends `FunctionDeclaration` functions instead of `FunctionExpression` functions. This allows to append these wrappers at random positions inside each scope 3 anni fa
  sanex fdd03c15c5 To increase performance and prevent possible runtime errors `transformObjectKeys` option now completely ignores objects with `NewExpression` nodes 3 anni fa
  sanex d62bf3d377 To increase performance and prevent possible runtime errors `transformObjectKeys` option now completely ignores objects with `CallExpression` nodes 3 anni fa
  sanex 08e308e92c Sync with master 4 anni fa
  sanex f7c5215e30 Improved `stringArray` calls wrapper decode code 4 anni fa
  sanex 5683e75a91 Improved `stringArray` calls wrapper templates 4 anni fa
  sanex 899456f553 Dead code injection unwrap stage now runs before string array transformers 4 anni fa
  sanex 600a180d47 Sync with master 4 anni fa
  sanex d46fb7bce1 Updated CHANGELOG.md 4 anni fa
  sanex 3cf94b7152 Fixed invalid behaviour of `transformObjectKeys` option when object values contains `this` references 4 anni fa
  sanex 2144b34c88 Sync with dev 4 anni fa
  sanex 616ae59d75 `domainDest` => `domainLockRedirectUrl` option rename 4 anni fa
  sanex ada04e5106 Updated `domainLock` option description 4 anni fa
  sanex eaf005cb09 Added improved `domainDest` option validation 4 anni fa
  sanex da40474079 Some minor fixes for `domainDest` option description. Added normalisation. Version update. 4 anni fa
  sanex 6d70a5abcf Sync with master 4 anni fa
  sanex 9b3b1644ce Slightly simplified validation of identifier names cache. Updated README.md 4 anni fa
  sanex bee043cef3 Identifier names cache option prototype #2. Added readme. 4 anni fa
  sanex a13c764fc6 Fixed invalid code generation for start/middle rest arguments when `controlFlowFlattenig` option is enabled 4 anni fa
  sanex 3e89edd3c0 es2022 features: escodegen update 4 anni fa
  sanex c827d230ce Added support of `node@16` and dropped support of `node@10` 4 anni fa
  sanex 4f9df91320 `stringArray` calls wrappers now inserted as `FunctionDeclaration` nodes at random indexes 4 anni fa
  sanex 0926c13029 Added ability to specify the path to the input file after specifying the obfuscator options 4 anni fa
  sanex 0acb91ca60 `renamePropertiesAutoExclude` option changed by `renamePropertiesMode` option 4 anni fa
  sanex 6abd6c2194 Fixed CVE-2019-18413 4 anni fa
  sanex 72a89a1357 Added support of `top-level await` 4 anni fa
  sanex dd328b3c22 Fixed invalid code generation for rest arguments when `controlFlowFlattening` option is enabled 4 anni fa
  sanex 61d98966b1 Fixed invalid behaviour of `numbersToExpressions` option for float numbers 4 anni fa
  sanex 1847bcc5ac Fixed `simplify` option regression after `2.10.2` 4 anni fa
  sanex 73953b37c0 Fixed CHANGELOG.md grammar mistake 4 anni fa