Timofey Kachalov
|
76eed2017f
Merge pull request #861 from javascript-obfuscator/simplify-single-line-statement-fix
|
4 年之前 |
sanex
|
49ec0a66b8
Added non-IfStatement test for isIfStatementNodeWithSingleStatementBody method
|
4 年之前 |
sanex
|
5289dcc834
Fixed behaviour of `simplify` options when node with a single-statement `body` is inside simplified `IfStatement` node
|
4 年之前 |
sanex
|
ee41f06b3c
Dependencies update 16.01.2021
|
4 年之前 |
Timofey Kachalov
|
09bd29f832
Merge pull request #854 from javascript-obfuscator/btoa-atob-remove-padding
|
4 年之前 |
sanex
|
04be75e27b
Removed padding characters from all base64 encoded strings.
|
4 年之前 |
sanex
|
bba709f412
Updated README.md
|
4 年之前 |
sanex
|
81ff464320
Added runtime StringArrayRotateFunctionTransformer tests
|
4 年之前 |
sanex
|
159b5e85ac
Added method isComparisonExpressionStringLiteralNode to the StringArrayRotateFunctionTransformer
|
4 年之前 |
sanex
|
65cbb8bfe6
Renamed custom code helpers group method names
|
4 年之前 |
Timofey Kachalov
|
86fe1df40c
Merge pull request #845 from javascript-obfuscator/rotate-string-array-improvements
|
4 年之前 |
sanex
|
2b499a1037
Added NumericalExpressionDataToNodeConverter tests
|
4 年之前 |
sanex
|
358244be39
Merge branch 'master' into rotate-string-array-improvements
|
4 年之前 |
Timofey Kachalov
|
10c7bf26ee
Merge pull request #848 from javascript-obfuscator/directive-placement-refactoring
|
4 年之前 |
sanex
|
adcf2691aa
Using of internal storage to store lexical scope directives
|
4 年之前 |
sanex
|
89db80a32c
Updated DirectivePlacementTransformer tests with all function scope types
|
4 年之前 |
sanex
|
6e465dc685
Merge branch 'master' into rotate-string-array-improvements
|
4 年之前 |
sanex
|
eb8d2bf24d
Fixed readme CI badge
|
4 年之前 |
sanex
|
b71b39f5e7
Merge branch 'master' into rotate-string-array-improvements
|
4 年之前 |
Timofey Kachalov
|
0afcf7a5b2
Merge pull request #847 from javascript-obfuscator/directive-placement-transformer
|
4 年之前 |
sanex
|
17167cbc5a
Updated bitcoin link
|
4 年之前 |
sanex
|
2927fa0ab8
Preventing move of `"use strict";` directive during obfuscation
|
4 年之前 |
sanex
|
22fb4b22ad
Removed unused NodeFactory methods
|
4 年之前 |
sanex
|
3f5b2c6811
Added tests for StringArrayRotateFunction transformer, code helper, and template
|
4 年之前 |
sanex
|
6ed3d4e3ed
Version update to 2.10.0
|
4 年之前 |
sanex
|
3b8af4b29a
String array improvement: fixed bugs
|
4 年之前 |
sanex
|
cec4b3525a
Sync with master
|
4 年之前 |
Timofey Kachalov
|
d2671daad4
Migration from travis.ci to github actions WIP (#843)
|
4 年之前 |
Timofey Kachalov
|
e7fb615cba
Merge pull request #842 from javascript-obfuscator/string-array-storage-invalid-cache-fix
|
4 年之前 |
sanex
|
935d57a349
Fixed runtime errors in large obfuscated code when both `rc4` and `base64` encodings are enabled
|
4 年之前 |