Fixed verifier error when using reference encryption and tableswitch transformer. Fixed an issue with renamer and asbtract classes. Click to expand...
Recode reference encryption Improve String encryptrion Fix Polymart placeholders not excluding MethodName Exclusions, see below Fix flow transformers not excluding properly Dynamic Transformers (for quicker updates) qProtect-JNI: fix ARM Mac support Fix sourceTransformer not removing className in some cases Randomize classRenamer mappings order Alot under the hood improvements Click to expand... Method Exclusions You can now exclude methods in classes like shown below: Code: my/package/MyClass#methodName
Recode reference encryption Improve String encryptrion Fix Polymart placeholders not excluding MethodName Exclusions, see below Fix flow transformers not excluding properly Dynamic Transformers (for quicker updates) qProtect-JNI: fix ARM Mac support Fix sourceTransformer not removing className in some cases Randomize classRenamer mappings order Alot under the hood improvements Click to expand...
my/package/MyClass#methodName
Recode ReferenceEncryption Massive performance improvements Update ObjectWeb ASM to 9.8-SNAPSHOT Click to expand...
Rename mappings correctly in velocity-plugin.json Revert: Added support for Native File Chooser (for now) Improvements to customTransformer loading Fix customTransformerNames when using renamed classes Click to expand...
Added StringSplitter Transformer Improved DefaultStringEncryptor performance (obfuscationTask and runtime) Click to expand...
Fix dependency issue on 2nd run Fix NPE when loading lite config in premium Minor fix to inclusions Disable numberPooler (for now) Click to expand...
API: ability to add/remove/read exclusions API: ability to (un)register customTransformers Fix FlowTransformer not including correctly in some cases Fix classRenamer breaking resources with empty bytes Click to expand...
Fix resource mapping not replacing correctly Fix some method & fieldRenamer issues Check if configFile exists before running --configFile isnt required to be the first argument anymore Click to expand...
Add Mac M1 support Fix ClassRenamer causing file to not write Minor improvements Click to expand...
Add Exclusions for BootstrapClass Push renamed packages to exclusions Dont create an empty package if customPackageField is empty Fix EnhancedStringEncryptor issue happening in 1.10.7 Minor improvements Click to expand...