Historial de Commits

Autor SHA1 Mensaje Fecha
  sanex 04be75e27b Removed padding characters from all base64 encoded strings. hace 4 años
  sanex 159b5e85ac Added method isComparisonExpressionStringLiteralNode to the StringArrayRotateFunctionTransformer hace 4 años
  sanex 65cbb8bfe6 Renamed custom code helpers group method names hace 4 años
  sanex 358244be39 Merge branch 'master' into rotate-string-array-improvements hace 4 años
  sanex adcf2691aa Using of internal storage to store lexical scope directives hace 4 años
  sanex b71b39f5e7 Merge branch 'master' into rotate-string-array-improvements hace 4 años
  sanex 2927fa0ab8 Preventing move of `"use strict";` directive during obfuscation hace 4 años
  sanex 22fb4b22ad Removed unused NodeFactory methods hace 4 años
  sanex 6ed3d4e3ed Version update to 2.10.0 hace 4 años
  sanex 3b8af4b29a String array improvement: fixed bugs hace 4 años
  sanex cec4b3525a Sync with master hace 4 años
  sanex 935d57a349 Fixed runtime errors in large obfuscated code when both `rc4` and `base64` encodings are enabled hace 4 años
  sanex e5762d2993 reservedDomPropertiesList property is now static hace 4 años
  sanex 2e4aae4c40 Fixed mistake in CallsControllerFunctionCodeHelper.ts hace 4 años
  sanex 102cf2ff10 Dependencies update hace 4 años
  sanex ab4508de14 Fixed missing prefix of root identifiers added by `stringArrayWrappersCount` option when `identifiersPrefix` option is set hace 4 años
  sanex 576c50e755 Fixed wrong name of obfuscated files when input directory path is the `.` symbol hace 4 años
  sanex b2aee6cb6c Ignore object expressions as body of arrow function expression when `transformObjectKeys` option is enabled hace 4 años
  sanex c7cc68bedb Fixed wrong `stringArrayWrappersParametersMaxCount` CLI option name hace 4 años
  sanex 002e068be2 Renamed fields of IStringArrayScopeCallsWrapperParameterIndexesData interface hace 4 años
  sanex 8c788b90ba Updated StringArrayScopeCallsWrapperTransformer tests hace 4 años
  sanex 381582f6f3 Extracted string array index type logic to a StringArrayIndexNode classes hace 4 años
  sanex ed7fbc5bef New option: `stringArrayIndexesType` accepts an array of types of string array call indexes hace 4 años
  sanex 4f33c76da1 New option: `stringArrayIndexShift` enables additional index shift for all string array calls hace 4 años
  sanex 8e55d19ebb Fixed incorrect rename of the identifiers of the added helpers in some rare cases hace 4 años
  sanex 8ae8e0b50b New option `ignoreRequireImports` prevents obfuscation of `require` imports hace 4 años
  sanex 8db868db1c Version 2.7.1. Updated `@javascript-obfuscator/escodegen` to `2.1.1`. hace 4 años
  sanex 98bf2e6256 Switched form `escodegen` to `@javascript-obfuscator/escodegen` hace 4 años
  sanex e8517bf770 Added ignoring of all object members previous to `SpreadElement` when `transformObjectKeys` option is enabled hace 4 años
  sanex 229c99f68c Added `ExportSpecifierTransformer`. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/791 hace 4 años