sanex3339
|
24375ecd05
Moved StackTraceAnalyzer to the `analyzers` folder
|
7 years ago |
sanex3339
|
bdb5aaebd8
Refactoring of JavaSriptObfuscatorCLI class
|
7 years ago |
sanex3339
|
58f606bcd8
Fixed require of external user config file #2
|
7 years ago |
sanex3339
|
b4b3534c95
Added simple Logger tests
|
7 years ago |
sanex3339
|
ba589ada2f
Added tests for ValidationErrorsFormatter
|
7 years ago |
sanex3339
|
1996ba9e72
Added tests for CLI sanitizers
|
7 years ago |
sanex3339
|
d21c5afa8a
Utility classes with state now are non-static
|
8 years ago |
sanex3339
|
735bbb4b3c
Switched from `escodegen` to `escodegen-wallaby`
|
8 years ago |
sanex3339
|
abd3bfbbf2
Merge branch 'dev' into yarn
|
8 years ago |
sanex3339
|
e8f68171dd
Storages: sliglhtly changed behaviour of `getKeyOf` methods, added tests
|
8 years ago |
sanex3339
|
35007886b3
dropped node 0.12 support, now using yarn instead npm for scripts and travis-ci testing
|
8 years ago |
sanex3339
|
b95a248c00
more correct naming: ObfuscationTransformers -> ObfuscatingTransformers
|
8 years ago |
sanex3339
|
758277573a
extract few transformers to new `converting-transformers` subtype
|
8 years ago |
sanex3339
|
9cd7bdd21f
Tests structure reorganized
|
8 years ago |
sanex3339
|
a7d18d66ad
NodeObfuscators now ObfuscationTransformers
|
8 years ago |
sanex3339
|
5598770231
Moved BlockStatementControlFlowReplacer to BlockStatementControlFlowTransformer.
|
8 years ago |
sanex3339
|
610c35b9fd
callExpression control flow replacer
|
8 years ago |
sanex3339
|
ef64010fc5
LogicalExpressionControlFlowReplacer + tests
|
8 years ago |
sanex3339
|
f4fd3d74b8
FunctionControlFlowTransformer tests
|
8 years ago |
sanex3339
|
841b77b3d0
removed storage spec
|
8 years ago |
sanex3339
|
8e00b56434
reverted back babel-polyfill
|
8 years ago |
sanex3339
|
5b95b3b98a
now using `babel-runtime` for providing polyfills and helpers
|
8 years ago |
sanex3339
|
b0a18660bb
controlFlowFlatteningThreshold option
|
8 years ago |
sanex3339
|
4b3bc9b81b
ts 2.1 refactoring + first runtime test
|
8 years ago |
sanex3339
|
bbe95afcaa
utils split on few utils classes
|
8 years ago |
sanex3339
|
f0fe518cf3
test
|
8 years ago |
sanex3339
|
47b85720e5
refactoring + inversify integration
|
8 years ago |
sanex3339
|
d53d90c295
inversify integration wip
|
8 years ago |
sanex3339
|
2d772720b0
inversify test integration WIP
|
8 years ago |
sanex3339
|
90e9a583cc
structure change: control-flow transformers and node obfuscators now are under `node-transformers` folder
|
8 years ago |