.. |
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
|
e7d9c71964
Added more tests for identifier names cache code generation
|
4 years ago |
node-transformers
|
e7d9c71964
Added more tests for identifier names cache code generation
|
4 years ago |
options
|
18f72a89c7
Added ThroughIdentifierReplacer for code separate between ScopeIdentifierReplacer and ScopeThroughIdentifiersTransformer
|
4 years ago |
storages
|
4f9df91320
`stringArray` calls wrappers now inserted as `FunctionDeclaration` nodes at random indexes
|
4 years ago |