Historique des commits

Auteur SHA1 Message Date
  sanex a1dc2df04f `stringArrayWrappersType: 'function'` now generates different indexes between each wrapper inside the same lexical scope il y a 3 ans
  Timofey Kachalov 496eb920f0 Merge pull request #952 from javascript-obfuscator/string-array-calls-wrappers-as-function-declarations il y a 3 ans
  sanex 3a71c78304 * `stringArrayWrappersType: 'function'` now appends `FunctionDeclaration` functions instead of `FunctionExpression` functions. This allows to append these wrappers at random positions inside each scope il y a 3 ans
  Timofey Kachalov 985cb7e0ba Merge pull request #951 from javascript-obfuscator/transform-object-keys-call-expression il y a 3 ans
  sanex 7a93c8ca3e Reverted `dev.ts` file il y a 3 ans
  sanex fdd03c15c5 To increase performance and prevent possible runtime errors `transformObjectKeys` option now completely ignores objects with `NewExpression` nodes il y a 3 ans
  sanex d62bf3d377 To increase performance and prevent possible runtime errors `transformObjectKeys` option now completely ignores objects with `CallExpression` nodes il y a 3 ans
  sanex 3007099aec Dependencies update 23.06.21 il y a 3 ans
  Timofey Kachalov ac8b8c4b07 Merge pull request #942 from javascript-obfuscator/string-array-templates-improvements il y a 3 ans
  sanex f7c5215e30 Improved `stringArray` calls wrapper decode code il y a 3 ans
  sanex a4d3081f34 Dependencies update. Updated README.md with an updated examples il y a 4 ans
  Timofey Kachalov 08aad1b706 Merge pull request #941 from javascript-obfuscator/improved-calls-wrapper-template il y a 4 ans
  sanex 5683e75a91 Improved `stringArray` calls wrapper templates il y a 4 ans
  Timofey Kachalov 993cf7a2a8 Merge pull request #940 from javascript-obfuscator/dead-code-injection-string-array-chained-calls-integration il y a 4 ans
  sanex 899456f553 Dead code injection unwrap stage now runs before string array transformers il y a 4 ans
  sanex 0f0eb279a9 Removed some old info from README.md il y a 4 ans
  Timofey Kachalov b26692ae04 Merge pull request #938 from javascript-obfuscator/transform-object-keys-this-expression il y a 4 ans
  sanex 65bc30790d Added more tests for sequence expression and `this` reference il y a 4 ans
  sanex d46fb7bce1 Updated CHANGELOG.md il y a 4 ans
  sanex 3cf94b7152 Fixed invalid behaviour of `transformObjectKeys` option when object values contains `this` references il y a 4 ans
  Timofey Kachalov 21c6fa803d Merge pull request #936 from javascript-obfuscator/domain-lock-destination il y a 4 ans
  sanex 616ae59d75 `domainDest` => `domainLockRedirectUrl` option rename il y a 4 ans
  sanex ada04e5106 Updated `domainLock` option description il y a 4 ans
  Timofey Kachalov 4730e785b6 Merge pull request #932 from javascript-obfuscator/dependabot/npm_and_yarn/lodash-4.17.21 il y a 4 ans
  Timofey Kachalov 461eed22cc Merge pull request #928 from javascript-obfuscator/dependabot/npm_and_yarn/glob-parent-5.1.2 il y a 4 ans
  Timofey Kachalov f61dc766ad Merge pull request #933 from javascript-obfuscator/dependabot/npm_and_yarn/y18n-4.0.3 il y a 4 ans
  Timofey Kachalov ce0c18f971 Merge pull request #931 from javascript-obfuscator/dependabot/npm_and_yarn/yargs-parser-18.1.3 il y a 4 ans
  sanex eaf005cb09 Added improved `domainDest` option validation il y a 4 ans
  Timofey Kachalov 0096f168ef Merge pull request #935 from javascript-obfuscator/improved-domain-dest-validation il y a 4 ans
  sanex 4eca2178fd Added improved `domainDest` option validation il y a 4 ans