[FEATURE] Radon работает. Требуется тест.

This commit is contained in:
zaxar163 2019-03-13 22:13:39 +03:00
parent a2784aaa45
commit e37bda8962
No known key found for this signature in database
GPG key ID: E3B309DD3852DE06
2 changed files with 39 additions and 0 deletions

View file

@ -42,6 +42,7 @@ public void init() {
tasks.add(new PrepareBuildTask(server)); tasks.add(new PrepareBuildTask(server));
tasks.add(new MainBuildTask(server)); tasks.add(new MainBuildTask(server));
tasks.add(new ProGuardBuildTask(server)); tasks.add(new ProGuardBuildTask(server));
tasks.add(new RadonBuildTask(server));
tasks.add(new AttachJarsTask(server)); tasks.add(new AttachJarsTask(server));
tasks.add(new AdditionalFixesApplyTask(server)); tasks.add(new AdditionalFixesApplyTask(server));
} }

View file

@ -0,0 +1,38 @@
StringEncryption:
Enabled: true
Mode: Heavy
StringPool: false
InvokeDynamic: Heavy
NumberObfuscation: Heavy
FlowObfuscation: Heavy
LocalVariables:
Enabled: false
Remove: true
LineNumbers:
Enabled: false
Remove: true
SourceName:
Enabled: false
Remove: true
SourceDebug:
Enabled: false
Remove: true
HideCode: true
Shuffler: false
Crasher: false
Optimizer:
Enabled: true
InlineGotoGoto: true
InlineGotoReturn: true
RemoveNopInstructions: true
Watermarker:
Enabled: false
Message: "This copy belongs to ItzSomebody"
Key: "SuperSecureKey"
Expiration:
Enabled: false
InjectJOptionPane: true
Message: "Sorry, but your software trial has passed the expiration date. Please pay the ItzSomebody Corporation 1 USD to the paypal address non-existant@troll.email to receive the full version."
Expires: "12/31/2018"
Dictionary: Spaces
TrashClasses: 200