Nuitka + VMP

Issues related to VMProtect
Post Reply
tom2024
Posts: 1
Joined: Tue Jun 25, 2024 1:26 am

Nuitka + VMP

Post by tom2024 »

Hello,

Make any sense compile a python code using nuitka (real python compiler) and protect it using VMprotect (ultra) only the entrypoint (no map file)?
Admin
Site Admin
Posts: 2693
Joined: Mon Aug 21, 2006 8:19 pm
Location: Russia, E-burg
Contact:

Re: Nuitka + VMP

Post by Admin »

You have to ask the author of Nuitka how to generate MAP/PDB files and use them for protection of critical functions in your application. In other cases VMProtect will be useless.
Post Reply