Re: Digitally signing boxed executable not possible
Posted: Tue Jul 16, 2013 10:48 am
We will be trying to test the signtool soon, I will let you know about results.
Regarding Enigma Protector, have you tried, files produced by it can be signed without problems?
About Win8 problem, there had been noticed that some application that use ShellExecute function (applications that run other exe files) had problems running on a preview version of Windows 8, on the official Win8 there were no problems.
Due to specifics of .net files, there are few "limitations" protecting them with Enigma Protector:
1. keep name of output protected file same as name of unprotected one, rename the file from "MyAPP_protected.exe" to "MyAPP.exe"
2. Generate a XML serializer dll that can be then embeded into Virtual Box feature: http://forum.enigmaprotector.com/viewto ... 564&p=9141
Try my suggestions and let me know if the problem will still exist. Btw, we are open to test your file on Win8 and solve the problem if we reproduce it. You may send us non protected test files at support@enigmaprotector.com and we will let you know what problem appears there,
Regarding Enigma Protector, have you tried, files produced by it can be signed without problems?
About Win8 problem, there had been noticed that some application that use ShellExecute function (applications that run other exe files) had problems running on a preview version of Windows 8, on the official Win8 there were no problems.
Due to specifics of .net files, there are few "limitations" protecting them with Enigma Protector:
1. keep name of output protected file same as name of unprotected one, rename the file from "MyAPP_protected.exe" to "MyAPP.exe"
2. Generate a XML serializer dll that can be then embeded into Virtual Box feature: http://forum.enigmaprotector.com/viewto ... 564&p=9141
Try my suggestions and let me know if the problem will still exist. Btw, we are open to test your file on Win8 and solve the problem if we reproduce it. You may send us non protected test files at support@enigmaprotector.com and we will let you know what problem appears there,