Page 1 of 1

packing .exe file, destorted resources

Posted: Sun Oct 17, 2010 1:40 pm
by gkoukou
Hi,

When selecting the option to pack the output .exe I noticed that my bitmap resources appear destorted (probably due to the compression method).

Is it possible to create a packed .exe file without touching specified/or all resources?

Regards,

George

Re: packing .exe file, destorted resources

Posted: Sun Oct 17, 2010 1:50 pm
by gkoukou
I noticed the "move resources to the end of file" option. I was just wantering if there is a method for packing only selective resources

Re: packing .exe file, destorted resources

Posted: Sun Oct 17, 2010 1:57 pm
by Admin
When selecting the option to pack the output .exe I noticed that my bitmap resources appear destorted (probably due to the compression method).
Please send your test application with such resources to info@vmpsoft.com

Re: packing .exe file, destorted resources

Posted: Sun Oct 17, 2010 2:08 pm
by gkoukou
Ok I will create a demo.exe for you.

In the mean time could you tell me if there is a method (ie using script) for packing selective resources only?

Re: packing .exe file, destorted resources

Posted: Sun Oct 17, 2010 2:12 pm
by Admin
Unfortunately VMProtect doesn't have such feature.

Re: packing .exe file, destorted resources

Posted: Sun Oct 17, 2010 3:42 pm
by gkoukou
Ok I can live with the "move resources to the end" option then

But why when I used this option the final .exe is much bigger in size?

In my case size of .exe without using the option ~20 mb and after using the option ~36mb. I have some large binary resources in this executable