sanex
|
04be75e27b
Removed padding characters from all base64 encoded strings.
|
4 年之前 |
sanex
|
a118112095
Removed `obfuscation-event-emitter` to allow more flexible append of node inside custom code helper groups.
|
4 年之前 |
sanex
|
381582f6f3
Extracted string array index type logic to a StringArrayIndexNode classes
|
4 年之前 |
sanex
|
4c1bae0527
`unicodeEscapeSequence` logic moved to the `EscapeSequenceTransformer`
|
4 年之前 |
sanex
|
3036e8be1a
WIP: shifted indexes of string array wrappers #2: refactoring
|
4 年之前 |
sanex
|
e20f2826e4
Refactoring of StringArrayTransformer.ts: moved logic to StringArrayWrappersTransformer, StringArrayScopeCallsWrapperDataStorage and VisitedLexicalScopeNodesStackStorage
|
4 年之前 |
sanex
|
b483ef17cf
Added StringArrayIntermediateCallsWrapperNode custom node
|
4 年之前 |
sanex
|
84432e87e8
Improved `stringArrayIntermediateVariablesCount` option with function intermediate calls
|
4 年之前 |
sanex
|
9c04ededc7
Reorganized transformers structure and order
|
4 年之前 |
sanex3339
|
f07452e139
Added number numerical expression analyzer
|
4 年之前 |
sanex3339
|
c6887464c4
Fixed wrong `source-map: 'inline'` encoding after `1.3.0`
|
4 年之前 |
sanex3339
|
11cfaf2b51
Renamed option `mangleProperties` -> `renameProperties`
|
5 年之前 |
sanex3339
|
f0465fc8f8
Base mangle properties realisation
|
5 年之前 |
sanex3339
|
e7a6186eb6
Code transformers #2: HashbangOperatorTransformer
|
5 年之前 |
sanex3339
|
3a86db105b
Code transformers #1
|
5 年之前 |
sanex3339
|
51523c0d5c
Refactoring of custom nodes: split on custom nodes and custom code helpers
|
5 年之前 |
sanex3339
|
9dde522879
Custom nodes refactoring. CustomNodeObfuscator class.
|
5 年之前 |
sanex3339
|
89e8a2452a
More stable way to preserve identifiers with scope identifiers traverser
|
5 年之前 |
sanex3339
|
ca4a907094
Added tests for rc4 encoded value collision fix
|
5 年之前 |
sanex3339
|
f333b9d425
Added more tests, renamed some interfaces and classes
|
5 年之前 |
sanex3339
|
102b4cdd58
Use of `eslint-scope` data to rename identifiers #2: refactoring
|
5 年之前 |
sanex3339
|
b764844696
Literal replacer refactoring
|
5 年之前 |
sanex3339
|
1277acea20
Fixed `TypeError: Assignment to constant variable` when auto-detection of kind of variables is inserted `const` variables for `controlFlowStorage` nodes
|
5 年之前 |
sanex3339
|
3a1cc4e4f5
Auto detection of prevailing kind of variables
|
5 年之前 |
sanex3339
|
2c549379a7
StackTraceAnalyzer rename to CallsGraphAnalyzer
|
5 年之前 |
sanex3339
|
b42e6229ee
Improved `transformObjectKeys` option to cover more object expressions
|
5 年之前 |
sanex3339
|
c313802011
* The `splitStrings` option now correctly works with `transformObjectKeys` option
|
5 年之前 |
sanex3339
|
e7f2bd1063
Replaced ObfuscationResult and SourceMapCorrector classes by ObfuscatedCode class
|
6 年之前 |
sanex3339
|
76d5ea8c27
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/271
|
7 年之前 |
sanex3339
|
d4b801e71e
`identifiersPrefix` option
|
7 年之前 |