Page 1 of 1

Byte array conversion issue.

Posted: Sun Apr 19, 2020 10:18 pm
by pulamea
Hello! I was wondering if there is any way to convert a vmprotected PE to a byte array that you later on use because when I try the traditional conversion the protected program just gets corrupted. No matter what protection settings I use whenever I try to "run" the protected executable using that byte array I get the file corrupted message.

Thanks in advance!

Re: Byte array conversion issue.

Posted: Mon Apr 20, 2020 8:50 am
by Admin
We have no idea what happens in your byte array.

Re: Byte array conversion issue.

Posted: Mon Apr 20, 2020 2:10 pm
by pulamea
Admin wrote:We have no idea what happens in your byte array.
Thanks!