Historial de Commits

Autor SHA1 Mensaje Fecha
  sanex 616ae59d75 `domainDest` => `domainLockRedirectUrl` option rename hace 3 años
  sanex da40474079 Some minor fixes for `domainDest` option description. Added normalisation. Version update. hace 3 años
  Erik Dubbelboer 02c5e8de0b Add CLI option hace 3 años
  sanex 1f044e937d Renamed some CLI classes to achieve more consistent naming hace 4 años
  sanex f3c4be22bf Renamed `obfuscatedCode` => `obfuscationResult` variables hace 4 años
  sanex bee043cef3 Identifier names cache option prototype #2. Added readme. hace 4 años
  sanex f087100c26 Identifier names cache option prototype hace 4 años
  sanex 0926c13029 Added ability to specify the path to the input file after specifying the obfuscator options hace 4 años
  sanex 0acb91ca60 `renamePropertiesAutoExclude` option changed by `renamePropertiesMode` option hace 4 años
  sanex c7cc68bedb Fixed wrong `stringArrayWrappersParametersMaxCount` CLI option name hace 4 años
  sanex c0cd04d2bf Added `stringArrayWrappersParametersMaxCount` option 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 8ae8e0b50b New option `ignoreRequireImports` prevents obfuscation of `require` imports hace 4 años
  sanex 9301f6aa63 Refactoring, option rename on `forceTransformStrings` hace 4 años
  sanex a5d7f7418c `forceTransformedStrings` option hace 4 años
  sanex d86ee4213c New option `stringArrayWrappersType` allows to select a type of the wrappers that are appending by the `stringArrayWrappersCount` option hace 4 años
  sanex f43b138e8a New option `stringArrayWrappersChainedCalls`. Renamed option `stringArrayIntermediateVariablesCount` on `stringArrayWrappersCount` hace 4 años
  sanex e87565bd9e Changed `stringArrayIntermediateVariablesCount` option description hace 4 años
  sanex e80937d108 Changed option name: `stringArrayIntermediateCalls` -> `stringArrayIntermediateVariablesCount` hace 4 años
  sanex 1b656d7386 New option: `stringArrayIntermediateCalls` sets the passed amount of intermediate variables for the `string array` hace 4 años
  sanex 2e711e46e4 Removed unnecessary CLI sanitizers hace 4 años
  Timofey Kachalov 42ff66849e Mixed string array encoding prototype (#727) hace 4 años
  sanex 645a3c5cef New `optionsPreset` option hace 4 años
  sanex3339 2f04b379c9 `domainLock` option patterns with leading dot character (`.example.com`) now cover root domains (`example.com`) in addition to all sub-domains (`sub.example.com`) hace 4 años
  sanex3339 dd8dcac223 Added `numbersToExpressions` option and NumberToNumericalExpressionTransformer hace 4 años
  sanex3339 27be5b2cd5 Added `mangled-shuffled` identifier names generator hace 4 años
  sanex3339 87e23748f0 Renamed option: minify -> simplify hace 4 años
  sanex3339 1d86852e45 `minify` option and variable declarations merge transformer hace 4 años
  sanex3339 38e1dd70bd Fixed `renameProperties` description hace 5 años