Page 1 of 1

Maximum exe limit

Posted: Fri Jan 08, 2021 7:46 pm
by salaxo
Hi all,

How can I limit the maximum running process?
I would now turn to an enigma protector.
That's the name of the feature there, but I can't find it here. "Executed Copies"

Re: Maximum exe limit

Posted: Sun Jan 10, 2021 7:29 am
by Admin
Unfortunately VMProtect has no such feature.

Re: Maximum exe limit

Posted: Sun Jan 10, 2021 12:42 pm
by salaxo
Admin wrote:Unfortunately VMProtect has no such feature.
Thanks for the information.
Can't check the filename function?

Example:
Protector make xy.dll, and if filename changed, program cant run.

Can this be solved, even with a script?

Re: Maximum exe limit

Posted: Mon Jan 18, 2021 1:00 pm
by Admin
You can check it by your self at the startup of your DLL.

Re: Maximum exe limit

Posted: Sun Feb 21, 2021 10:33 am
by Catharsis
salaxo wrote:Hi all,

How can I limit the maximum running process?
I would now turn to an enigma protector.
That's the name of the feature there, but I can't find it here. "Executed Copies"
You can implement this yourself by using named mutexes.