Commit History

Author SHA1 Message Date
  sanex eb8d2bf24d Fixed readme CI badge 4 years ago
  sanex 17167cbc5a Updated bitcoin link 4 years ago
  Timofey Kachalov d2671daad4 Migration from travis.ci to github actions WIP (#843) 4 years ago
  Shubham Jha 6b6a9c7d85 updated README 4 years ago
  sanex c7cc68bedb Fixed wrong `stringArrayWrappersParametersMaxCount` CLI option name 4 years ago
  sanex c0cd04d2bf Added `stringArrayWrappersParametersMaxCount` option 4 years ago
  sanex ed7fbc5bef New option: `stringArrayIndexesType` accepts an array of types of string array call indexes 4 years ago
  sanex 4f33c76da1 New option: `stringArrayIndexShift` enables additional index shift for all string array calls 4 years ago
  sanex 8ae8e0b50b New option `ignoreRequireImports` prevents obfuscation of `require` imports 4 years ago
  Timofey Kachalov ac671daa94 Enabled windows builds (#772) 4 years ago
  sanex 64dd628715 README.md improvements that allow to use it on obfuscator.io 4 years ago
  sanex 1e9c031e7a Slightly optimized `setNodeMetadata` for basic cases with `isTransformNode` flag 4 years ago
  sanex 9301f6aa63 Refactoring, option rename on `forceTransformStrings` 4 years ago
  sanex a5d7f7418c `forceTransformedStrings` option 4 years ago
  sanex b852b5105a Fixed README.md code syntax highlighting 4 years ago
  sanex 423a616cd7 Added example for `stringArrayWrappersType` option 4 years ago
  Timofey Kachalov a5ad91eb8c Merge pull request #744 from javascript-obfuscator/string-array-wrappers-type-option 4 years ago
  sanex 8580cd1bf7 Updated README.md 4 years ago
  mcmimik 8ec480b323 Fixed a typo. 4 years ago
  sanex d86ee4213c New option `stringArrayWrappersType` allows to select a type of the wrappers that are appending by the `stringArrayWrappersCount` option 4 years ago
  sanex 0c2b4bdb00 Updated README.md example 4 years ago
  sanex 3d6f98c127 Enable `stringArrayWrappersCount` and `stringArrayWrappersChainedCalls` options by default 4 years ago
  sanex f43b138e8a New option `stringArrayWrappersChainedCalls`. Renamed option `stringArrayIntermediateVariablesCount` on `stringArrayWrappersCount` 4 years ago
  sanex e87565bd9e Changed `stringArrayIntermediateVariablesCount` option description 4 years ago
  sanex e80937d108 Changed option name: `stringArrayIntermediateCalls` -> `stringArrayIntermediateVariablesCount` 4 years ago
  sanex 1b656d7386 New option: `stringArrayIntermediateCalls` sets the passed amount of intermediate variables for the `string array` 4 years ago
  sanex 6ec92420f5 New API: `getOptionsByPreset` allows to get options for the passed options preset name 4 years ago
  Timofey Kachalov 42ff66849e Mixed string array encoding prototype (#727) 4 years ago
  sanex 645a3c5cef New `optionsPreset` option 4 years ago
  sanex 6990f0c442 Slightly changed `debugProtection` option description 4 years ago