sanex
|
8ae8e0b50b
New option `ignoreRequireImports` prevents obfuscation of `require` imports
|
4 年之前 |
sanex
|
9301f6aa63
Refactoring, option rename on `forceTransformStrings`
|
4 年之前 |
sanex
|
a5d7f7418c
`forceTransformedStrings` option
|
4 年之前 |
sanex
|
d86ee4213c
New option `stringArrayWrappersType` allows to select a type of the wrappers that are appending by the `stringArrayWrappersCount` option
|
4 年之前 |
sanex
|
f43b138e8a
New option `stringArrayWrappersChainedCalls`. Renamed option `stringArrayIntermediateVariablesCount` on `stringArrayWrappersCount`
|
4 年之前 |
sanex
|
e87565bd9e
Changed `stringArrayIntermediateVariablesCount` option description
|
4 年之前 |
sanex
|
e80937d108
Changed option name: `stringArrayIntermediateCalls` -> `stringArrayIntermediateVariablesCount`
|
4 年之前 |
sanex
|
1b656d7386
New option: `stringArrayIntermediateCalls` sets the passed amount of intermediate variables for the `string array`
|
4 年之前 |
sanex
|
2e711e46e4
Removed unnecessary CLI sanitizers
|
4 年之前 |
Timofey Kachalov
|
42ff66849e
Mixed string array encoding prototype (#727)
|
4 年之前 |
sanex
|
645a3c5cef
New `optionsPreset` option
|
4 年之前 |
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`)
|
4 年之前 |
sanex3339
|
dd8dcac223
Added `numbersToExpressions` option and NumberToNumericalExpressionTransformer
|
4 年之前 |
sanex3339
|
27be5b2cd5
Added `mangled-shuffled` identifier names generator
|
4 年之前 |
sanex3339
|
87e23748f0
Renamed option: minify -> simplify
|
4 年之前 |
sanex3339
|
1d86852e45
`minify` option and variable declarations merge transformer
|
4 年之前 |
sanex3339
|
38e1dd70bd
Fixed `renameProperties` description
|
5 年之前 |
sanex3339
|
11cfaf2b51
Renamed option `mangleProperties` -> `renameProperties`
|
5 年之前 |
sanex3339
|
f5e06fcfed
Added `mangleProperties` option
|
5 年之前 |
sanex3339
|
d0d4bc037f
Dependencies update, acorn update
|
5 年之前 |
sanex3339
|
e2d97841c4
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/593
|
5 年之前 |
sanex3339
|
7e97ad4e3e
Dependencies update
|
5 年之前 |
sanex3339
|
bbc672e80e
Fixed identifiers prefix generation for `obfuscateMultiple` method
|
5 年之前 |
sanex3339
|
70428d0c36
Reverted commander version
|
5 年之前 |
sanex3339
|
28b2422c7e
Support of output directory paths with a dot symbol
|
5 年之前 |
sanex3339
|
ed09424df5
Changed file log messages
|
5 年之前 |
sanex3339
|
499c2b1a33
Fixed string array name preserving inside string array helpers
|
5 年之前 |
sanex3339
|
0fe1c15f15
Refactoring of CLI utils
|
5 年之前 |
sanex3339
|
8977f92742
Refactoring of CLI code related with source code. Fixed directory name logging
|
5 年之前 |
sanex3339
|
7a6a35964b
Migration from tslint on eslint #2
|
5 年之前 |