sanex
|
899456f553
Dead code injection unwrap stage now runs before string array transformers
|
3 년 전 |
sanex
|
ed7fbc5bef
New option: `stringArrayIndexesType` accepts an array of types of string array call indexes
|
4 년 전 |
sanex
|
329b7a2543
Fixed `for-await-of` construction add when `deadCodeInjection` option is enabled
|
4 년 전 |
sanex
|
0f2f0c2c34
Improved rename of `deadCodeInjection` dead code identifiers. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/708
|
4 년 전 |
sanex3339
|
5a666436f1
Fixed runtime error `Uncaught SyntaxError: yield is a reserved identifier` when `deadCodeInjection` is enabled
|
4 년 전 |
sanex3339
|
460e956a6e
Fixed runtime error `function statement not allowed` when `deadCodeInjection` is enabled
|
4 년 전 |
sanex3339
|
11ec82a6f7
0.28.2 release. Fixed change of kinds of variables for dead code with `deadCodeInjection` option
|
5 년 전 |
sanex3339
|
178adcbfaa
Slightly changed regexps of variable kinds
|
5 년 전 |
sanex3339
|
984e08df34
0.17.3 version
|
6 년 전 |
sanex3339
|
e7f2bd1063
Replaced ObfuscationResult and SourceMapCorrector classes by ObfuscatedCode class
|
6 년 전 |
sanex3339
|
1a3f4b17c2
Improved dead code injection tests
|
7 년 전 |
sanex3339
|
4b74976cc7
Some refactoring
|
7 년 전 |
sanex3339
|
e5778b4fa4
New CLI option: `exclude`
|
7 년 전 |
sanex3339
|
71f5d43b79
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/195
|
7 년 전 |
sanex3339
|
5f2273cc3d
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/195
|
7 년 전 |
sanex3339
|
6378ea500d
Dead code injection improvements #1
|
7 년 전 |
sanex3339
|
4f4f95b73f
Added test for dead code identifiers conflict
|
7 년 전 |
sanex3339
|
d3bd595142
Object keys obfuscation - first working realisation
|
7 년 전 |
sanex3339
|
c0fd72eabd
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/149
|
7 년 전 |
sanex3339
|
3f373a4b5f
0.12.4 release: fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/136
|
7 년 전 |
sanex3339
|
8b8ff9d7b3
Removed console.log from tests
|
7 년 전 |
sanex3339
|
e52fb4c84c
Fixed #123 and #125, added tests for debug protection template
|
7 년 전 |
sanex3339
|
224483d837
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/121
|
7 년 전 |
sanex3339
|
d9612d1bf4
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/94
|
7 년 전 |
sanex3339
|
6819ba675a
Refactoring
|
7 년 전 |
sanex3339
|
d1e32d977d
Global tests refactoring
|
8 년 전 |
sanex3339
|
735bbb4b3c
Switched from `escodegen` to `escodegen-wallaby`
|
8 년 전 |