PROPER NOTE:
First, congraturation to X for unpacking WrapWarden.
This release has all VST, VST3, AAX plugins. There are also some duplicated
pointer values in init table (fixed stolen call) in the other release. Our
release also has original values in .rdata and .data section (does not affect
to the stability). You can compare the unprotected vst3 files to see the
difference.
Some updates for their nstaller is also needed:
* Required registry values are not set by the installer. PSP needs ManualPath
to open PDF manual from GUI.
* Contains few unrequired files, which is created by original installer like
*.data, *.xml, lua5.1.dll, uninstall.exe etc
* Copying *.lnk instead of using appropriate functions. There is [Tasks]
and [Icons] in the Inno.
* Unrecommended folder access using {commonappdata}\Microsoft...
{group} is preffered in Inno for the start menu. When you really need to
access that start menu folder, there is {commonstartmenu}.
We are sure that these are not big things for the hacker who can unapck from
WarpWarden. We are looking forward to the next art :)