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)?
Nuitka + VMP
Re: Nuitka + VMP
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.