sanex 0acb91ca60 `renamePropertiesAutoExclude` option changed by `renamePropertiesMode` option 4 years ago
..
analyzers 3c379999a7 Added `renamePropertiesAutoExclude` option 4 years ago
cli b7217a72c8 Switched from `awesome-typescript-loader` on `ts-loader` 5 years ago
code-transformers e7a6186eb6 Code transformers #2: HashbangOperatorTransformer 5 years ago
container b7217a72c8 Switched from `awesome-typescript-loader` on `ts-loader` 5 years ago
custom-code-helpers a118112095 Removed `obfuscation-event-emitter` to allow more flexible append of node inside custom code helper groups. 4 years ago
custom-nodes 381582f6f3 Extracted string array index type logic to a StringArrayIndexNode classes 4 years ago
generators 6d03a2bacf Added prefixes to the generated global identifiers of the added code 5 years ago
logger b7217a72c8 Switched from `awesome-typescript-loader` on `ts-loader` 5 years ago
node 0f2f0c2c34 Improved rename of `deadCodeInjection` dead code identifiers. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/708 4 years ago
node-transformers 3c379999a7 Added `renamePropertiesAutoExclude` option 4 years ago
options 0acb91ca60 `renamePropertiesAutoExclude` option changed by `renamePropertiesMode` option 4 years ago
source-code b7217a72c8 Switched from `awesome-typescript-loader` on `ts-loader` 5 years ago
storages 4f33c76da1 New option: `stringArrayIndexShift` enables additional index shift for all string array calls 4 years ago
utils 04be75e27b Removed padding characters from all base64 encoded strings. 4 years ago
IEncodedValue.ts 84432e87e8 Improved `stringArrayIntermediateVariablesCount` option with function intermediate calls 4 years ago
IGeneratorOutput.ts b7217a72c8 Switched from `awesome-typescript-loader` on `ts-loader` 5 years ago
IInitializable.ts 13e6ab30f4 Fixed some types 5 years ago
IJavaScriptObfsucator.ts b7217a72c8 Switched from `awesome-typescript-loader` on `ts-loader` 5 years ago
ITransformer.ts 3a86db105b Code transformers #1 5 years ago