.. |
analyzers
|
8e55d19ebb
Fixed incorrect rename of the identifiers of the added helpers in some rare cases
|
4 years ago |
cli
|
0926c13029
Added ability to specify the path to the input file after specifying the obfuscator options
|
4 years ago |
code-transformers
|
ac671daa94
Enabled windows builds (#772)
|
4 years ago |
custom-code-helpers
|
f3c4be22bf
Renamed `obfuscatedCode` => `obfuscationResult` variables
|
4 years ago |
generators
|
ed7fbc5bef
New option: `stringArrayIndexesType` accepts an array of types of string array call indexes
|
4 years ago |
issues
|
6d03a2bacf
Added prefixes to the generated global identifiers of the added code
|
5 years ago |
javascript-obfuscator
|
f32bcf29a8
Changed identifier names cache structure to store multiple identifier caches
|
4 years ago |
node-transformers
|
eee15456ed
Dependencies update. Added tests for property identifier names cache.
|
4 years ago |
options
|
c89ba21cba
Internal fields of `TIdentifierNamesCache` now are optional. Fixed option validation and added normalization.
|
4 years ago |
storages
|
4f9df91320
`stringArray` calls wrappers now inserted as `FunctionDeclaration` nodes at random indexes
|
4 years ago |