Search found 3 matches

by DTang
Thu Sep 07, 2023 10:00 am
Forum: Basic
Topic: Protecting an .exe with config file
Replies: 5
Views: 2591

Re: Protecting an .exe with config file

I tried that and the protected .exe doesn't run. The .exe interacts with the config file while running and writes/update the config file. Currently I am just setting the config file as hidden, as well as delete on exit, but it really isn't the best form of protection.
by DTang
Wed Sep 06, 2023 3:28 pm
Forum: Basic
Topic: Protecting an .exe with config file
Replies: 5
Views: 2591

Re: Protecting an .exe with config file

Thank you for your reply! That is what I did and it works. However, the config file is still visible and can be extracted while the .exe is running (I checked 'Deleted Extracted Files on Exit' so it doesnt stay after the .exe closes). Any way to use the protector and work around this?
by DTang
Wed Sep 06, 2023 5:13 am
Forum: Basic
Topic: Protecting an .exe with config file
Replies: 5
Views: 2591

Protecting an .exe with config file

Hi, I would like to use Enigma Protector to protect an .exe that requires a config file in the same directory for the .exe to work. I tried using the demo version to achieve this by: 1) Putting input file as original .exe 2) Putting config file under 'Advanced Input' Note that the original .exe has ...