CommandLine for engima.exe

Post here any topics that related to Enigma Protector, its functionality, your misunderstanding, offers to improvements etc etc etc
Post Reply
l0wD
Posts: 3
Joined: Thu Apr 19, 2012 1:02 pm

CommandLine for engima.exe

Post by l0wD »

Hi Engima Team,

is it possible to start enigma with some command lines parameters? I dindnt find anything useful in the forum and .chm, only for the protected_app.exe. Id like to run enigma on a dedicated Server (in a virtual box with windows installed, if necessary). The Server should generate and send the clients protected_app.exe when the client is logging in for the first time. The server is ready to go only enigma needs to accept cmdline params =)

example: enigma.exe -output protected_app.exe -encryptionconstant 123489659 -encryptwithhwid 23434-2354543-23456 -writekeystofile "/folder/log.txt"

This would be really helpful! The WriteKeysToFile is for saving the used private and public keys for custom keygens....


best regards,
l0wD
Enigma
Site Admin
Posts: 3085
Joined: Wed Aug 20, 2008 2:24 pm

Re: CommandLine for engima.exe

Post by Enigma »

Hi l0wD,
l0wD wrote:is it possible to start enigma with some command lines parameters? I dindnt find anything useful in the forum and .chm, only for the protected_app.exe. Id like to run enigma on a dedicated Server (in a virtual box with windows installed, if necessary). The Server should generate and send the clients protected_app.exe when the client is logging in for the first time. The server is ready to go only enigma needs to accept cmdline params =)
Yes, of course it is possible. Take a look at the installation folder of Enigma Protector, there is a file enigma32.exe - it is a console version of protection. You may pass a project file to it to protect.

The project file itself is an xml file, it's format is very easy. So if you would like to customize protection for each user, then edit the project file and pass it to console version.

Hope this helps.
Post Reply