sanex
|
a118112095
Removed `obfuscation-event-emitter` to allow more flexible append of node inside custom code helper groups.
|
4 years ago |
sanex
|
9c04ededc7
Reorganized transformers structure and order
|
4 years ago |
sanex
|
0f2f0c2c34
Improved rename of `deadCodeInjection` dead code identifiers. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/708
|
4 years ago |
sanex3339
|
87e23748f0
Renamed option: minify -> simplify
|
4 years ago |
sanex3339
|
1d86852e45
`minify` option and variable declarations merge transformer
|
4 years ago |
sanex3339
|
11cfaf2b51
Renamed option `mangleProperties` -> `renameProperties`
|
5 years ago |
sanex3339
|
f0465fc8f8
Base mangle properties realisation
|
5 years ago |
sanex3339
|
e7a6186eb6
Code transformers #2: HashbangOperatorTransformer
|
5 years ago |
sanex3339
|
3a86db105b
Code transformers #1
|
5 years ago |
sanex3339
|
70428d0c36
Reverted commander version
|
5 years ago |
sanex3339
|
d229c8ffa1
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/563
|
5 years ago |
sanex3339
|
51523c0d5c
Refactoring of custom nodes: split on custom nodes and custom code helpers
|
5 years ago |
sanex3339
|
89e8a2452a
More stable way to preserve identifiers with scope identifiers traverser
|
5 years ago |
sanex3339
|
7a6a35964b
Migration from tslint on eslint #2
|
5 years ago |
sanex3339
|
64b61a7ae7
Migration from tslint on eslint #1
|
5 years ago |
sanex3339
|
e7f2bd1063
Replaced ObfuscationResult and SourceMapCorrector classes by ObfuscatedCode class
|
6 years ago |
sanex3339
|
b061b3d889
Remove few any types
|
7 years ago |
sanex3339
|
d4b801e71e
`identifiersPrefix` option
|
7 years ago |
sanex3339
|
21a2fd65b5
Additional tests for eval expressions obfuscation. Added new `finalizing` transformers category
|
7 years ago |
sanex3339
|
d3bd595142
Object keys obfuscation - first working realisation
|
7 years ago |
sanex3339
|
389c49582c
Identifier name generators: Hexadecimal and Mangled
|
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
|
92bc935cc8
Node Guards: Conditional Comment Node Guard
|
7 years ago |
sanex3339
|
24375ecd05
Moved StackTraceAnalyzer to the `analyzers` folder
|
7 years ago |
sanex3339
|
d5e84b1d1c
Added Logger and new option `log`
|
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 |