sanex
|
0acb91ca60
`renamePropertiesAutoExclude` option changed by `renamePropertiesMode` option
|
4 years ago |
sanex
|
3c379999a7
Added `renamePropertiesAutoExclude` option
|
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 |
sanex
|
9301f6aa63
Refactoring, option rename on `forceTransformStrings`
|
4 years ago |
sanex
|
a5d7f7418c
`forceTransformedStrings` option
|
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
|
f43b138e8a
New option `stringArrayWrappersChainedCalls`. Renamed option `stringArrayIntermediateVariablesCount` on `stringArrayWrappersCount`
|
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 |
Timofey Kachalov
|
42ff66849e
Mixed string array encoding prototype (#727)
|
4 years ago |
sanex3339
|
dd8dcac223
Added `numbersToExpressions` option and NumberToNumericalExpressionTransformer
|
4 years ago |
sanex3339
|
87e23748f0
Renamed option: minify -> simplify
|
4 years ago |
sanex3339
|
1d86852e45
`minify` option and variable declarations merge transformer
|
4 years ago |
sanex3339
|
11cfaf2b51
Renamed option `mangleProperties` -> `renameProperties`
|
5 years ago |
sanex3339
|
f5e06fcfed
Added `mangleProperties` option
|
5 years ago |
sanex3339
|
ed09424df5
Changed file log messages
|
5 years ago |
sanex3339
|
d0285aa085
A file path will be displayed on obfuscation error
|
5 years ago |
sanex3339
|
1edf96c0a0
`shuffleStringArray` option
|
5 years ago |
sanex3339
|
36918c351c
DictionaryIdentifierNamesGenerator refactoring
|
5 years ago |
sanex3339
|
c87a6262a6
Merge branch 'master' of git://github.com/adiantek/javascript-obfuscator into adiantek-master
|
5 years ago |
sanex3339
|
783067b505
`splitString` and `splitStringChunkLength` options
|
5 years ago |
adiantek
|
0d5aea2598
Use the dictionary as the name of the identifiers
|
6 years ago |
sanex3339
|
4aff0ec046
`reservedStrings` option
|
6 years ago |
sanex3339
|
a003a6ed98
`inputFileName` option
|
7 years ago |
sanex3339
|
e5778b4fa4
New CLI option: `exclude`
|
7 years ago |
sanex3339
|
19ff4cfb1e
Removed random internal random generation of identifiers prefix
|
7 years ago |
sanex3339
|
6de55d27f3
Random identifiers prefix generation
|
7 years ago |