sanex3339
|
e9c6adc3b1
Fixed tslint
|
7 years ago |
sanex3339
|
a003a6ed98
`inputFileName` option
|
7 years ago |
sanex3339
|
5fdf26b941
Added getBlockScopeOfNode method
|
7 years ago |
sanex3339
|
6bd872c13c
Added base web version
|
7 years ago |
sanex3339
|
afe33db8fb
Correct obfuscation of object rest and spread properties
|
7 years ago |
sanex3339
|
bcb3569e83
Obfuscation of import specifiers #2
|
7 years ago |
sanex3339
|
b97d47386b
Obfuscation of import specifiers
|
7 years ago |
sanex3339
|
3ea05aa0e1
Switched `esprima` on `espree`. Obfuscation of `export` declarations
|
7 years ago |
sanex3339
|
78cdba9ef6
Added NodeMetadata class
|
7 years ago |
sanex3339
|
0c088af218
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/210
|
7 years ago |
sanex3339
|
8e7423a852
Added the facade over esprima to improve error messages
|
7 years ago |
sanex3339
|
c00685c43d
Custom nodes transformer
|
7 years ago |
sanex3339
|
4282ed2a81
Some refactoring
|
7 years ago |
sanex3339
|
43f64f73e7
Dead code injection refactoring #1
|
7 years ago |
sanex3339
|
2950613d44
Now transformers knows about its transformation stage
|
7 years ago |
sanex3339
|
21a2fd65b5
Additional tests for eval expressions obfuscation. Added new `finalizing` transformers category
|
7 years ago |
sanex3339
|
ad0b1b0fdf
Eval obfuscation transformers
|
7 years ago |
sanex3339
|
07c7414420
obfuscation of eval call expressions WIP
|
7 years ago |
sanex3339
|
d3bd595142
Object keys obfuscation - first working realisation
|
7 years ago |
sanex3339
|
4bde27915f
Keep comments with specific keywords
|
7 years ago |
sanex3339
|
b1b610c829
0.13.0-dev.0 release
|
7 years ago |
sanex3339
|
389c49582c
Identifier name generators: Hexadecimal and Mangled
|
7 years ago |
sanex3339
|
cda333eefe
tslint rules update
|
7 years ago |
sanex3339
|
2039e196dd
Project structure reorganized part 2
|
7 years ago |
sanex3339
|
22756b8b34
Project structure reorganized
|
7 years ago |
sanex3339
|
6819ba675a
Refactoring
|
7 years ago |
sanex3339
|
bdb5aaebd8
Refactoring of JavaSriptObfuscatorCLI class
|
7 years ago |
sanex3339
|
31fdfae074
Added `tslint-eslint-rules` rules
|
7 years ago |
sanex3339
|
5513279afd
Added md5 hash of source code to seed for RandomGenerator
|
7 years ago |
sanex3339
|
d21c5afa8a
Utility classes with state now are non-static
|
8 years ago |