Skip to content

Grunt 2.2.1

Compare
Choose a tag to compare
@SpartanB312 SpartanB312 released this 20 Sep 22:17
· 80 commits to main since this release

2024 Autumn content update 0920
1.Added HWID authenticator injector
2.Fixed heavy encrypt in ConstEncrypt
3.Added reverse suffix for renames
4.Added DisableControlflow, DisableScramble, DisableInvokeDynamic annotations
5.Fixed Crasher's counter
6.Added HWID getter

Notice:
1.If you want to get HWID encrypted by your specified key. You need to change KEY in net.spartanb312.grunt.hwid.HWID, and build it yourself. The HWID getter provided below uses the default key.
2.If you miss the most of dependencies and only want to use HWID authenticator. You can enable computeMaxs to avoid frame VerifyError.
3.The HWID authenticator provided here can only provide lightweight protection. No anti cracking guarantee for you.