You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-- No longer expanded by [webcrack](https://github.com/j4k0xb/webcrack), [synchrony](https://github.com/relative/synchrony) & [REstringer](https://github.com/PerimeterX/restringer)
6
+
7
+
-`String Concealing` improvements
8
+
-- Randomizes the charset for each obfuscation
9
+
-- Place multiple decryption functions throughout the code
10
+
-- These changes aim to defeat [JSConfuser-String-Decryptor](https://github.com/0v41n/JSConfuser-String-Decryptor) and any other RegEx-based decoders
11
+
12
+
-`Moved Declarations` improvements
13
+
-- Now moves some variables as unused parameters on certain functions
14
+
15
+
-`RGF` improvements
16
+
-- More likely to transform functions containing functions
0 commit comments