sanex3339
|
afe33db8fb
Correct obfuscation of object rest and spread properties
|
před 7 roky |
sanex3339
|
3ea05aa0e1
Switched `esprima` on `espree`. Obfuscation of `export` declarations
|
před 7 roky |
sanex3339
|
6f480a6f6f
Fixed rare bug with runtime error with `identifiersNameGenarator`: `mangled`
|
před 7 roky |
sanex3339
|
10144ee6e6
Added more tests and fixes of #217
|
před 7 roky |
sanex3339
|
a5a4239463
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/217
|
před 7 roky |
sanex3339
|
71f5d43b79
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/195
|
před 7 roky |
sanex3339
|
6378ea500d
Dead code injection improvements #1
|
před 7 roky |
sanex3339
|
cf94be2285
Add prefix only for variables with global declaration
|
před 7 roky |
sanex3339
|
d4b801e71e
`identifiersPrefix` option
|
před 7 roky |
sanex3339
|
f3efba9e2a
Added additional test for eval transformer
|
před 7 roky |
sanex3339
|
afe8832bbb
Implemented more correct way to store AST from eval expressions that allows recursive eval expressions obfuscation
|
před 7 roky |
sanex3339
|
ad0b1b0fdf
Eval obfuscation transformers
|
před 7 roky |
sanex3339
|
07c7414420
obfuscation of eval call expressions WIP
|
před 7 roky |
sanex3339
|
d3bd595142
Object keys obfuscation - first working realisation
|
před 7 roky |
sanex3339
|
c0fd72eabd
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/149
|
před 7 roky |
sanex3339
|
74351be750
`identifierNamesGenerator` option
|
před 7 roky |
sanex3339
|
389c49582c
Identifier name generators: Hexadecimal and Mangled
|
před 7 roky |
sanex3339
|
9add769cf3
0.12.0-dev.1
|
před 7 roky |
sanex3339
|
854c455f8d
Added tests for ConditionalCommentObfuscatingGuard #2
|
před 7 roky |
sanex3339
|
ff0c93d314
Preparing transformers tests
|
před 7 roky |
sanex3339
|
6819ba675a
Refactoring
|
před 7 roky |
sanex3339
|
735bbb4b3c
Switched from `escodegen` to `escodegen-wallaby`
|
před 8 roky |
sanex3339
|
35007886b3
dropped node 0.12 support, now using yarn instead npm for scripts and travis-ci testing
|
před 8 roky |
sanex3339
|
76846c807e
Now copying fixtures to test-tmp dir to keep relative requests with __dirname for test fixtures
|
před 8 roky |
sanex3339
|
a7d18d66ad
NodeObfuscators now ObfuscationTransformers
|
před 8 roky |
sanex3339
|
214471d9a3
removed console.log
|
před 8 roky |
sanex3339
|
e8c76462ef
additional tests for BlockStatementControlFlowTransformer
|
před 8 roky |
sanex3339
|
5598770231
Moved BlockStatementControlFlowReplacer to BlockStatementControlFlowTransformer.
|
před 8 roky |
sanex3339
|
3d17cf21c8
fixed readme
|
před 8 roky |
sanex3339
|
adb0044476
Changed min and max host node depth for control flow storage host node search.
|
před 8 roky |