I have encountered some issues and need help
vmprotect registered V3.9.1
Issue 1:
I used the Windows version of VMProtect to protect a Linux program (as mentioned in the product documentation that this is possible). When the "Pack the Output File" option is enabled, the protected program does not work properly. However, when this option is disabled, the program runs normally. Although I can continue using the software in this way, I would like to know if this is expected behavior.
Issue 2:
Similarly, when using the Windows version of VMProtect to protect a Linux program, the protected program runs normally on some computers but fails on others. The error message displayed is "initialization error 1." The program runs fine without protection, and I have no clue how to resolve this issue.
I would like someone to helo me on this matter. thanks in advance
"initialization error 1" need help with windows version vmprotect protecting linux program
-
- Posts: 5
- Joined: Fri Mar 14, 2025 3:31 am
Re: "initialization error 1" need help with windows version vmprotect protecting linux program
Did you check the latest 3.9.4?
-
- Posts: 5
- Joined: Fri Mar 14, 2025 3:31 am
Re: "initialization error 1" need help with windows version vmprotect protecting linux program
yeah, i checked it with 3.9.1 and 3.9.4
Re: "initialization error 1" need help with windows version vmprotect protecting linux program
Could you provide us an example (original binary + VMP file) that shows your problem?
-
- Posts: 5
- Joined: Fri Mar 14, 2025 3:31 am
Re: "initialization error 1" need help with windows version vmprotect protecting linux program
yeah i wrote a helloworld test demo,the problem remian.
the demo is add two int num initialized with rand() function,and std::cout the number and a helloworld string.its very simple
i complie in a red hat 7.2 os ,the origin file and vmp shelled file can run normally ,but when useing on another compute(centos ) if failed,orgin one is work fine
the demo is add two int num initialized with rand() function,and std::cout the number and a helloworld string.its very simple
i complie in a red hat 7.2 os ,the origin file and vmp shelled file can run normally ,but when useing on another compute(centos ) if failed,orgin one is work fine
- Attachments
-
- helloworld.rar
- (5.23 MiB) Downloaded 493 times
-
- Posts: 5
- Joined: Fri Mar 14, 2025 3:31 am
Re: "initialization error 1" need help with windows version vmprotect protecting linux program
os that the problem show up is centos9
Re: "initialization error 1" need help with windows version vmprotect protecting linux program
Please try the 2283 build.
-
- Posts: 5
- Joined: Fri Mar 14, 2025 3:31 am
Re: "initialization error 1" need help with windows version vmprotect protecting linux program
yes, the problem is fixed.
thx.
thx.