sanex
|
3a71c78304
* `stringArrayWrappersType: 'function'` now appends `FunctionDeclaration` functions instead of `FunctionExpression` functions. This allows to append these wrappers at random positions inside each scope
|
4 years ago |
sanex
|
d62bf3d377
To increase performance and prevent possible runtime errors `transformObjectKeys` option now completely ignores objects with `CallExpression` nodes
|
4 years ago |
sanex
|
3007099aec
Dependencies update 23.06.21
|
4 years ago |
sanex
|
f7c5215e30
Improved `stringArray` calls wrapper decode code
|
4 years ago |
sanex
|
a4d3081f34
Dependencies update. Updated README.md with an updated examples
|
4 years ago |
sanex
|
5683e75a91
Improved `stringArray` calls wrapper templates
|
4 years ago |
sanex
|
899456f553
Dead code injection unwrap stage now runs before string array transformers
|
4 years ago |
sanex
|
3cf94b7152
Fixed invalid behaviour of `transformObjectKeys` option when object values contains `this` references
|
4 years ago |
sanex
|
616ae59d75
`domainDest` => `domainLockRedirectUrl` option rename
|
4 years ago |
sanex
|
da40474079
Some minor fixes for `domainDest` option description. Added normalisation. Version update.
|
4 years ago |
sanex
|
eee15456ed
Dependencies update. Added tests for property identifier names cache.
|
4 years ago |
sanex
|
bee043cef3
Identifier names cache option prototype #2. Added readme.
|
4 years ago |
sanex
|
e681982f51
Typescript 4.3 update
|
4 years ago |
sanex
|
3cf2b73cec
Dependencies update
|
4 years ago |
sanex
|
92e7c1aa10
Dependencies update
|
4 years ago |
sanex
|
c827d230ce
Added support of `node@16` and dropped support of `node@10`
|
4 years ago |
sanex
|
6de7c41c3f
Dependencies update 16.04.2021
|
4 years ago |
sanex
|
350fd3b6d8
Dependencies update + readme update
|
5 years ago |
sanex
|
4f9df91320
`stringArray` calls wrappers now inserted as `FunctionDeclaration` nodes at random indexes
|
4 years ago |
sanex
|
52358aba26
Typescript version update to 4.3-beta
|
4 years ago |
sanex
|
5ea11433fe
Dependencies update 07.04.2021
|
4 years ago |
sanex
|
0926c13029
Added ability to specify the path to the input file after specifying the obfuscator options
|
4 years ago |
sanex
|
85ecd1d511
Dependencies update 03.04.2021
|
4 years ago |
sanex
|
1c46db5112
Dependencies update 20.03.2021
|
4 years ago |
sanex
|
3a54af7f78
Added log to the runtime tests
|
4 years ago |
sanex
|
92239cb462
Dependencies update 14.03.2021
|
4 years ago |
sanex
|
0acb91ca60
`renamePropertiesAutoExclude` option changed by `renamePropertiesMode` option
|
4 years ago |
sanex
|
3558d49cec
Dependencies update 07.02.2021
|
4 years ago |
sanex
|
6abd6c2194
Fixed CVE-2019-18413
|
4 years ago |
sanex
|
72a89a1357
Added support of `top-level await`
|
4 years ago |