Skip to content

Grunt 2.3.0

Compare
Choose a tag to compare
@SpartanB312 SpartanB312 released this 24 Sep 19:31
· 82 commits to main since this release
274965d

2024 Autumn major update 2
1.Added LibMissingCheck* option
2.Added NumberEncrypt arrayed mode
3.Enhanced BogusConditionJump(Controlflow)
4.Enhanced MangledCompareJump(Controlflow)
5.Added ReversedIfJump(Controlflow)
6.Added TableSwitchJump(Controlflow)
7.Added UnconditionalLoop(Controlflow)
8.Added TrappedSwitchCase(Controlflow)
9.Enhanced JunkCodeGenerator(Controlflow), supporting junk call with pop
10.Improved FieldRename performance
11.Added support for long number split and encrypt
12.Merged FloatingPointEncrypt to NumberEncrypt
13.Disabled scramble for NumberEncrypt
14.Changed all store types to int in NumberEncrypt arrayed mode
15.Fixed ConstEncrypt clinit access flag
16.Fixed ConstEncrypt logger print

*LibMissingCheck: If enabled, the obfuscator will use compute maxs automatically when missing libs