sanex3339
|
499c2b1a33
Fixed string array name preserving inside string array helpers
|
5 年之前 |
sanex3339
|
51523c0d5c
Refactoring of custom nodes: split on custom nodes and custom code helpers
|
5 年之前 |
sanex3339
|
64b61a7ae7
Migration from tslint on eslint #1
|
5 年之前 |
sanex3339
|
d0285aa085
A file path will be displayed on obfuscation error
|
5 年之前 |
sanex3339
|
c050ebca38
`ecmaVersion` constant
|
5 年之前 |
sanex3339
|
102b4cdd58
Use of `eslint-scope` data to rename identifiers #2: refactoring
|
5 年之前 |
sanex3339
|
ff6b3013a6
eslint-scope transformer
|
5 年之前 |
sanex3339
|
645e122640
Switched from `espree` to `acorn`
|
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
|
783067b505
`splitString` and `splitStringChunkLength` options
|
5 年之前 |
Dmitry Zamotkin
|
dfe704d3ba
Upgrade to latest 6.1.2 Espree version.
|
5 年之前 |
Dmitry Zamotkin
|
72d29ed2bd
Fix tslint
|
5 年之前 |
Dmitry Zamotkin
|
3c2e0c9eb0
Non-replaceable variables should be preserved to escape collisions with generated variable names
|
5 年之前 |
sanex3339
|
e7f2bd1063
Replaced ObfuscationResult and SourceMapCorrector classes by ObfuscatedCode class
|
6 年之前 |
sanex3339
|
e9c6adc3b1
Fixed tslint
|
7 年之前 |
sanex3339
|
a003a6ed98
`inputFileName` option
|
7 年之前 |
sanex3339
|
5fdf26b941
Added getBlockScopeOfNode method
|
7 年之前 |
sanex3339
|
6bd872c13c
Added base web version
|
7 年之前 |
sanex3339
|
afe33db8fb
Correct obfuscation of object rest and spread properties
|
7 年之前 |
sanex3339
|
bcb3569e83
Obfuscation of import specifiers #2
|
7 年之前 |
sanex3339
|
b97d47386b
Obfuscation of import specifiers
|
7 年之前 |
sanex3339
|
3ea05aa0e1
Switched `esprima` on `espree`. Obfuscation of `export` declarations
|
7 年之前 |
sanex3339
|
78cdba9ef6
Added NodeMetadata class
|
7 年之前 |
sanex3339
|
0c088af218
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/210
|
7 年之前 |
sanex3339
|
8e7423a852
Added the facade over esprima to improve error messages
|
7 年之前 |
sanex3339
|
c00685c43d
Custom nodes transformer
|
7 年之前 |
sanex3339
|
4282ed2a81
Some refactoring
|
7 年之前 |
sanex3339
|
43f64f73e7
Dead code injection refactoring #1
|
7 年之前 |
sanex3339
|
2950613d44
Now transformers knows about its transformation stage
|
7 年之前 |