Search found 10 matches

by debugger
Wed Sep 20, 2023 7:55 pm
Forum: Technical questions
Topic: [BUG] Windows 11 Pro Insider Preview Virtual file/dll cannot load
Replies: 11
Views: 8149

Re: [BUG] Windows 11 Pro Insider Preview Virtual file/dll cannot load

Strange, I cannot confirm this issue on my end. I have attached virtual dll file to project and it's properly loaded without errors the same like it would be separated. Sorry I cannot confirm issue, so I cannot agree with you.
by debugger
Tue Sep 19, 2023 6:51 pm
Forum: Technical questions
Topic: [BUG] Windows 11 Pro Insider Preview Virtual file/dll cannot load
Replies: 11
Views: 8149

Re: [BUG] Windows 11 Pro Insider Preview Virtual file/dll cannot load

Is this issue for specific dlls? I'm asking beause in my project dll is properly loaded as attached to exe in VMP under mentioned build 23H2 Build 25905.1000 and tried after update to minor version to 1010 also worked so it seems to be specific dll's issue.
by debugger
Fri Apr 07, 2023 5:35 pm
Forum: Technical questions
Topic: Hardware ID change
Replies: 12
Views: 5823

Re: Hardware ID change

@Admin, @John I cannot agree, simple example: State := VMProtectSetSerialNumber(PAnsiChar(AnsiString(key))); in this case how can I implement own algo where built-in will give me wrong HWID state? :cry: User data is good idea anyway it will not work either due to above example. So other idea require...
by debugger
Fri Apr 07, 2023 12:19 pm
Forum: Technical questions
Topic: Hardware ID change
Replies: 12
Views: 5823

Re: Hardware ID change

@john, @admin, It should allow for customization, not like now where wrong HWID calculated by internal ALGO decide if serial state is ok or not. There should be full flexibility I see two solutions: - either full flexible(choose which things to check and adjust also php app to make choice) - such ch...
by debugger
Sat Feb 04, 2023 8:41 pm
Forum: Technical questions
Topic: Yet another huge output size increase
Replies: 5
Views: 3695

Re: Yet another huhge output size increase

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 applic...
by debugger
Sat Feb 04, 2023 8:41 pm
Forum: Technical questions
Topic: Yet another huge output size increase
Replies: 5
Views: 3695

Re: Yet another huhge output size increase

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.
by debugger
Wed Feb 01, 2023 1:54 pm
Forum: Technical questions
Topic: Yet another huge output size increase
Replies: 5
Views: 3695

Yet another huge output size increase

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:
by debugger
Sat Oct 10, 2020 1:48 pm
Forum: Technical questions
Topic: Performance on more cores
Replies: 0
Views: 6493

Performance on more cores

Hello,

I've tested protection speed (compilation/packing) 4 vs 12 core processor and did not see equal improvement (it was only ~30-40% faster) where theoretically it could be easily 250-300% boost.
Is there a chance to optimize compilation code to make benefit of more cores in CPU.
by debugger
Sat Aug 08, 2020 12:37 pm
Forum: Technical questions
Topic: VMProtect output size difference between demo version and full version?
Replies: 2
Views: 3328

Re: VMProtect output size difference between demo version and full version?

It's normal, because the demo version uses old version of a virtual machine (VM) from 2.X and it has different size than VM from the full version. Only if we assume that (6430%) is "normal" IMHO there should be some option to make it much smaller, 2, 3, 5x, but 60x in size is normal? Real...
by debugger
Sun Oct 09, 2016 10:52 am
Forum: Technical questions
Topic: Hardware identifier feature - useless
Replies: 11
Views: 17278

Hardware identifier feature - useless

Hello, I cannot use this feature in our commercial product. 1) Key do not work(wrong hw) just after installing HyperVisor client (Vmachine) on Windows 8.1 PRO and Windows 10 PRO- (probably CPU value) (NOT inside vm, in parent OS where protected software is installed!) 2) It do not allow do reinstall...