Manual mapping with vmp

Issues related to VMProtect
Locked
nath_dns1
Posts: 3
Joined: Mon Aug 11, 2025 5:12 pm

Manual mapping with vmp

Post by nath_dns1 »

Hi, does anyone know how to do manual mapping with VMP?
I’m having an issue, the program crashes when I execute the TLS callbacks.
VMP generated three TLS callbacks, and I can only execute one of them without crashing. No matter which one I choose (0, 1, or 2), if I try to execute another one afterwards, it crashes.
Admin
Site Admin
Posts: 2729
Joined: Mon Aug 21, 2006 8:19 pm
Location: Russia, E-burg
Contact:

Re: Manual mapping with vmp

Post by Admin »

Are you a registered user?
nath_dns1
Posts: 3
Joined: Mon Aug 11, 2025 5:12 pm

Re: Manual mapping with vmp

Post by nath_dns1 »

No, I'm trying on the free version before buying
Admin
Site Admin
Posts: 2729
Joined: Mon Aug 21, 2006 8:19 pm
Location: Russia, E-burg
Contact:

Re: Manual mapping with vmp

Post by Admin »

VMProtect allows to load virtual DLLs without additional coding. Anyway, it seems your manual mapping method doesn't support exception handling, so a protected application crashes.
nath_dns1
Posts: 3
Joined: Mon Aug 11, 2025 5:12 pm

Re: Manual mapping with vmp

Post by nath_dns1 »

How to apply exception handling to the execution of the TLS callbacks.
Admin
Site Admin
Posts: 2729
Joined: Mon Aug 21, 2006 8:19 pm
Location: Russia, E-burg
Contact:

Re: Manual mapping with vmp

Post by Admin »

I'm not going to fix bugs in your code.

P.S. The topic is closed.
Locked