qProtect

Program qProtect 1.12.0

  • Add Polymorph Flow Transformer
  • Added Optimizers (String Call Optimizer, Nop Remover)
  • Enabled Goto Replacer
  • Randomize Reference Encryption opcodes
  • Disabled Arithmetic Transformer for now
  • Fix MethodTooLargeException
  • Fix FieldReferenceEncryption not loaded from config
  • Fix Exclusions and Inclusions config saving
  • Update ASM to 9.4-SNAPSHOT
  • Update jopt-simple to 6.0-alpha-3
  • Display input + dependency size
  • Remove discord rpc
  • Removed ClassVerifier (Fixes TypeNotPresentException)
  • Removed usage of Java 8 specific class
  • Fixed NPE being thrown with String & Number transformers being enabled
  • Fix Integerpooling on Interfaces
  • Better update check
  • macOS compatibility
  • Fix compatibility on Ubuntu 18.04
  • Fix NPE caused by api update
  • Fix UpdateChecker giving null on invalid license
  • Fix inclusions and rename vars
  • Don't encrypt marketplace placeholders
  • Log excluded placeholders
  • Fix update checker
Top