sanex3339
|
39870010e8
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/569
|
5 years ago |
sanex3339
|
66640b4152
Refactoring related on splitting between nodes with statements and nodes with lexical scopes
|
6 years ago |
sanex3339
|
5fdf26b941
Added getBlockScopeOfNode method
|
7 years ago |
sanex3339
|
850cd68804
Added new utils method `getRootStatementOfNode`
|
7 years ago |
sanex3339
|
4b74976cc7
Some refactoring
|
7 years ago |
sanex3339
|
1820055616
Optimised `convertCodeToStructure` method
|
7 years ago |
sanex3339
|
3ea05aa0e1
Switched `esprima` on `espree`. Obfuscation of `export` declarations
|
7 years ago |
sanex3339
|
592ba47f33
New metadata for literals
|
7 years ago |
sanex3339
|
78cdba9ef6
Added NodeMetadata class
|
7 years ago |
sanex3339
|
e5778b4fa4
New CLI option: `exclude`
|
7 years ago |
sanex3339
|
1bb521b773
0.14.1 Temporary fix for wrong esprima template-literal parsing
|
7 years ago |
sanex3339
|
a8c4660875
Added few utility helpers for finding sibling statement nodes
|
7 years ago |
sanex3339
|
d3bd595142
Object keys obfuscation - first working realisation
|
7 years ago |
sanex3339
|
19111abe0e
Moved logic from ParentificationTransformer to NodeUtils.parentizeNode method
|
7 years ago |
sanex3339
|
6819ba675a
Refactoring
|
7 years ago |
sanex3339
|
5144b2b76a
Fixed processing of `null` value in NodeUtils.clone() method
|
7 years ago |
sanex3339
|
d1e32d977d
Global tests refactoring
|
8 years ago |
sanex3339
|
735bbb4b3c
Switched from `escodegen` to `escodegen-wallaby`
|
8 years ago |
sanex3339
|
9cd7bdd21f
Tests structure reorganized
|
8 years ago |