sanex 3a71c78304 * `stringArrayWrappersType: 'function'` now appends `FunctionDeclaration` functions instead of `FunctionExpression` functions. This allows to append these wrappers at random positions inside each scope 3 years ago
..
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 5683e75a91 Improved `stringArray` calls wrapper templates 3 years ago
generators 5683e75a91 Improved `stringArray` calls wrapper templates 3 years ago
issues 6d03a2bacf Added prefixes to the generated global identifiers of the added code 5 years ago
javascript-obfuscator 515dc82e17 Added `getOptions` method to `IObfuscationResult` 4 years ago
node-transformers 3a71c78304 * `stringArrayWrappersType: 'function'` now appends `FunctionDeclaration` functions instead of `FunctionExpression` functions. This allows to append these wrappers at random positions inside each scope 3 years ago
options 616ae59d75 `domainDest` => `domainLockRedirectUrl` option rename 3 years ago
storages 4f9df91320 `stringArray` calls wrappers now inserted as `FunctionDeclaration` nodes at random indexes 4 years ago