sanex3339
|
737e1a2d0f
Fixed object keys extraction when using with template literals
|
5 年 前 |
sanex3339
|
e9ddfdf81d
IsAllowedForObfuscationTarget validator
|
5 年 前 |
sanex3339
|
102b4cdd58
Use of `eslint-scope` data to rename identifiers #2: refactoring
|
5 年 前 |
sanex3339
|
ff6b3013a6
eslint-scope transformer
|
5 年 前 |
sanex3339
|
309c678888
LiteralTransformer rotate and shuffle tests refactoring
|
5 年 前 |
sanex3339
|
1edf96c0a0
`shuffleStringArray` option
|
5 年 前 |
sanex3339
|
b764844696
Literal replacer refactoring
|
5 年 前 |
sanex3339
|
612068024a
Added method-definition literal key converting to `computed`
|
5 年 前 |
sanex3339
|
3a1cc4e4f5
Auto detection of prevailing kind of variables
|
5 年 前 |
sanex3339
|
53532e7095
Added more tests
|
5 年 前 |
sanex3339
|
4dcff4eb4d
Added logic to skip variable declaration transformation
|
5 年 前 |
sanex3339
|
56e80ae800
More cases with improved `objectExpressionKeys` support
|
5 年 前 |
sanex3339
|
b42e6229ee
Improved `transformObjectKeys` option to cover more object expressions
|
5 年 前 |
sanex3339
|
114b053bd9
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/419
|
5 年 前 |
sanex3339
|
945e885240
* Fixed identifier names generations for `mangled` and `dictionary` identifier names generators
|
5 年 前 |
sanex3339
|
f39d16370b
Added failing test for custom nodes identifier names collision
|
5 年 前 |
sanex3339
|
36918c351c
DictionaryIdentifierNamesGenerator refactoring
|
5 年 前 |
sanex3339
|
c313802011
* The `splitStrings` option now correctly works with `transformObjectKeys` option
|
5 年 前 |
sanex3339
|
3ba3fff62c
The `splitStrings` option now correctly splits strings inside objects
|
5 年 前 |
sanex3339
|
783067b505
`splitString` and `splitStringChunkLength` options
|
5 年 前 |
sanex3339
|
f36a166174
0.18.1 version
|
6 年 前 |
sanex3339
|
adb5f4ee25
0.18.1 version
|
6 年 前 |
sanex3339
|
cd22ec68d0
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/313
|
6 年 前 |
sanex3339
|
b4ef1bf779
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/309
|
6 年 前 |
sanex3339
|
df4ac27987
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/307
|
6 年 前 |
sanex3339
|
7170a2b476
Fixed wrong arrow function block scope detection
|
6 年 前 |
sanex3339
|
0296b13616
More correct fix of https://github.com/javascript-obfuscator/javascript-obfuscator/issues/297
|
6 年 前 |
sanex3339
|
0e76dbcf50
Added tests for issue https://github.com/javascript-obfuscator/javascript-obfuscator/issues/297
|
6 年 前 |
sanex3339
|
34a048e540
Replaced dev test on previous one
|
7 年 前 |
sanex3339
|
afe33db8fb
Correct obfuscation of object rest and spread properties
|
7 年 前 |