.. |
control-flow-transformers
|
178adcbfaa
Slightly changed regexps of variable kinds
|
5 лет назад |
converting-transformers
|
39870010e8
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/569
|
5 лет назад |
dead-code-injection-transformers
|
460e956a6e
Fixed runtime error `function statement not allowed` when `deadCodeInjection` is enabled
|
4 лет назад |
initializing-transformers
|
56f73df7af
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/575
|
5 лет назад |
obfuscating-transformers
|
7eb25bb403
Improvements of `stringArrayEncoding`: `base64` and `rc4`
|
4 лет назад |
preparing-transformers
|
733fe12d23
Conditional comments will be removed from the code after obfuscation. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/641
|
4 лет назад |
rename-properties-transformers
|
a89e614ceb
Added tests for `renameProperties` option integration with `splitStrings` option
|
5 лет назад |
simplifying-transformers
|
728210039c
Fixed runtime error when `IfStatement` contains only single `let` or `const` variable declaration when `simlify` option enabled. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/661
|
4 лет назад |