Yet another huge output size increase

Issues related to VMProtect
debugger
Posts: 6
Joined: Tue Sep 13, 2016 4:02 pm

Yet another huge output size increase

Postby debugger » Wed Feb 01, 2023 1:54 pm

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:
Last edited by debugger on Wed Feb 08, 2023 7:36 pm, edited 1 time in total.

Catharsis
Posts: 19
Joined: Tue Sep 22, 2020 5:27 pm

Re: Yet another huhge output size increase

Postby Catharsis » Thu Feb 02, 2023 2:13 pm

In 2023, is anyone still worried about a few extra megabytes?)

Admin
Site Admin
Posts: 2378
Joined: Mon Aug 21, 2006 8:19 pm
Location: Russia, E-burg
Contact:

Re: Yet another huhge output size increase

Postby Admin » Thu Feb 02, 2023 3:54 pm

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.

debugger
Posts: 6
Joined: Tue Sep 13, 2016 4:02 pm

Re: Yet another huhge output size increase

Postby debugger » Sat Feb 04, 2023 8:41 pm

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.

debugger
Posts: 6
Joined: Tue Sep 13, 2016 4:02 pm

Re: Yet another huhge output size increase

Postby debugger » Sat Feb 04, 2023 8:41 pm

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:

esnsb
Posts: 2
Joined: Mon Mar 28, 2022 12:59 pm

Re: Yet another huhge output size increase

Postby esnsb » Sun Feb 05, 2023 8:07 am

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?