VMP Mutation bug - FreePascal & C++ Exceptions handling

Issues related to VMProtect
Post Reply
Coldzer0
Posts: 7
Joined: Tue Dec 27, 2022 9:19 pm

VMP Mutation bug - FreePascal & C++ Exceptions handling

Post by Coldzer0 »

Hello,

I was testing VMP on my project and found out that VMP doesn't support FPC & C++ Exceptions.

FPC v3.3.1
Image

C++ gcc version 11.2.0
Image

I attached both projects source code and binaries, original and protected, and ".VMP" files.
Attachments
FPC_Demo.zip
(261.07 KiB) Downloaded 67 times
C++_Demo.zip
(855.01 KiB) Downloaded 82 times
Coldzer0
Posts: 7
Joined: Tue Dec 27, 2022 9:19 pm

Re: VMP Mutation bug - FreePascal & C++ Exceptions handling

Post by Coldzer0 »

I tested the new 1617 build

FPC Exceptions Fixed in the 1617 build.
Post Reply