Page 1 of 1

Yet another huge output size increase

Posted: Wed Feb 01, 2023 1:54 pm
by debugger
Hello,

Same vmp project file, two versions
3.7.3 vs 3.7.4 10MB vs 14MB output exe size.

Is this known and expected?
Version V3 overall, as many other complained produced big exe files, now it's even 40% more than current V3 versions. :roll:

Re: Yet another huhge output size increase

Posted: Thu Feb 02, 2023 2:13 pm
by Catharsis
In 2023, is anyone still worried about a few extra megabytes?)

Re: Yet another huhge output size increase

Posted: Thu Feb 02, 2023 3:54 pm
by Admin
Please notice that the 3.7.4 version has heavily improved code virtualization whitch with the latest virtual machine obfuscation has a larger size than 3.X, but it breaks all public and private tools for analyzing of virtualized code. We strongly recommend to use this version for your native applications.

Re: Yet another huhge output size increase

Posted: Sat Feb 04, 2023 8:41 pm
by debugger
Catharsis wrote:In 2023, is anyone still worried about a few extra megabytes?)
Yes, you would be surprised how critical it can be sometimes I guess the same will apply in 2030 too at least for me.

Re: Yet another huhge output size increase

Posted: Sat Feb 04, 2023 8:41 pm
by debugger
Admin wrote:Please notice that the 3.7.4 version has heavily improved code virtualization whitch with the latest virtual machine obfuscation has a larger size than 3.X, but it breaks all public and private tools for analyzing of virtualized code. We strongly recommend to use this version for your native applications.
Thanks for explanation and info about new good protection.
However I'm a bit worried that it could end up with new bad guys reverse tools, and only side effect as huge output, I hope I'm wrong :roll:

Re: Yet another huhge output size increase

Posted: Sun Feb 05, 2023 8:07 am
by esnsb
Admin wrote:Please notice that the 3.7.4 version has heavily improved code virtualization whitch with the latest virtual machine obfuscation has a larger size than 3.X, but it breaks all public and private tools for analyzing of virtualized code. We strongly recommend to use this version for your native applications.
Can it anti IDA's analysis?