Page 1 of 1

About vmprotect lua Scripting

Posted: Tue Sep 05, 2023 6:25 pm
by vaini
I'm confused about how to strengthen the protection of my Windows programs through lua scripts, I know that the scripts built into vmprotect are very powerful, but I'm not really sure how to use them.

Re: About vmprotect lua Scripting

Posted: Tue Sep 05, 2023 6:36 pm
by Admin
The LUA script helps you to automate the protection process. For example you can add required functions for protection, call external DLL from script, etc.

Re: About vmprotect lua Scripting

Posted: Wed Sep 06, 2023 12:37 am
by vaini
desirable