| .. |
|
analyzers
|
2c549379a7
StackTraceAnalyzer rename to CallsGraphAnalyzer
|
6 years ago |
|
code-transformers
|
e7a6186eb6
Code transformers #2: HashbangOperatorTransformer
|
5 years ago |
|
custom-code-helpers
|
a2e9c05ce8
Fixed errors related to identifiers. Changed self defending helper
|
5 years ago |
|
custom-nodes
|
51523c0d5c
Refactoring of custom nodes: split on custom nodes and custom code helpers
|
5 years ago |
|
event-emitters
|
71be6ab3b9
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/57
|
8 years ago |
|
generators
|
27be5b2cd5
Added `mangled-shuffled` identifier names generator
|
5 years ago |
|
logger
|
e7a6186eb6
Code transformers #2: HashbangOperatorTransformer
|
5 years ago |
|
node
|
da41272ef7
Fixed obfuscation of literals of `ExportNamedDeclaration` and `ExportAllDeclaration` nodes
|
5 years ago |
|
node-transformers
|
9c04ededc7
Reorganized transformers structure and order
|
5 years ago |
|
source-map
|
07e5a84cde
Fixed typings. Now string values correctly assignable to enum-like options #2
|
6 years ago |
|
ObfuscationTarget.ts
|
07e5a84cde
Fixed typings. Now string values correctly assignable to enum-like options #2
|
6 years ago |
|
StringArrayEncoding.ts
|
07e5a84cde
Fixed typings. Now string values correctly assignable to enum-like options #2
|
6 years ago |
|
StringSeparator.ts
|
5a666436f1
Fixed runtime error `Uncaught SyntaxError: yield is a reserved identifier` when `deadCodeInjection` is enabled
|
5 years ago |