A) The first big change happened between All Bundle v3.0 and v3.1. Before
v3.1, there are no antidebug, antitamper, antirebuild things. There were
just C&R protection using SHA256/RSA2048/RC4/BASE64.
From v3.1, PA adopted protector which we call PA-Layer. (To be honest we
don't know the actual name of that protector. It looks different from the
popular cross platfrom protectors like VMProtect).
PA-Layer function :
* Packer (Section Encryption)
* Code Obfuscation + Virtualization
* Anti Debugging
* Anti Tampering
We developed custom loader for the Anti PA-Layer and released in short
term (v3.1, last PA full bundle for public till now). But PA updated
the protection immediately for Anti-Anti PA-Layer. Anyway, it is just a
small change. Maybe they would update the protection again after a while.
A) PA-Layer is adopted to the plugins developed by Plugin Alliance
(Brainworx) self. 3rd party plugins like Lindell, Unfiltered are not
protected by PA-Layer.
Q) Why AAX got cracked and appeared beside the VST version?
Is AAX protected weaker than other plugin platform?
A) Yes, AAX is protected much weaker. While core protection (C&R and related
crypto) is still obfuscated/virtualized in AAX. We guess this is because
AAX needs digital signature by Avid, and some integrations of PA-Layer
conflict with it.
NOTE : AAX Crack by VR will crash randomly due to the bad bomb dealing.
It delays the crashing but it still crashes by some random seeds
(time64) and working time.