Is there a way?
Posted: Tue Dec 11, 2012 1:33 pm
Hi!
I need a way to "protect a exe" from the command line, without open the program with GUI.
In general, I wanna execute from the command line:
and that command automatically generate the protected exe!
Thanks
I need a way to "protect a exe" from the command line, without open the program with GUI.
In general, I wanna execute from the command line:
Code: Select all
Enigma32g.exe -path_to_project projectfile
Thanks