Hello Enigma support
Can you response on this issue please ?
Search found 7 matches
- Fri May 09, 2025 4:05 pm
- Forum: Problems
- Topic: Can Enigma implement ASLR and ROP ?
- Replies: 2
- Views: 65469
- Thu May 08, 2025 4:14 pm
- Forum: Problems
- Topic: Can Enigma implement ASLR and ROP ?
- Replies: 2
- Views: 65469
Can Enigma implement ASLR and ROP ?
Does Enigma Protector can counter hackers actions such as ROP attacks , Control Flow and Start stack attacks ? Since Microsoft's EditBin.exe can implement ASLR, DEP through use of the following scripts : EDITBIN /DYNAMICBASE /NXCOMPAT /GUARD:CF MyProg.exe Does Enigma have these similar counter measu...
- Mon Apr 14, 2025 11:07 pm
- Forum: Problems
- Topic: Does making a big exe file can hinder crackers
- Replies: 2
- Views: 53683
Re: Does making a big exe file can hinder crackers
Thank you, that's answer my question
- Sun Apr 13, 2025 4:16 pm
- Forum: Problems
- Topic: Does making a big exe file can hinder crackers
- Replies: 2
- Views: 53683
Does making a big exe file can hinder crackers
Hello I noticed that Enigma Protector ballooned up a small exe file of about 62 Kb to something like 2.3 Mb in size. I need to know whether making a huge exe file can actually hinder crackers actions. Will it make crackers' task more difficult ? I also heard that some debuggers can only open files t...
- Sat Jan 01, 2022 9:40 pm
- Forum: Problems
- Topic: How to sign off Enigma protected files
- Replies: 4
- Views: 11866
Re: How to sign off Enigma protected files
Hi Enigma You mentioned signtool.exe sign /f "certificate.pfx" /p CERTIFICATE_PASSWORD /fd sha256 /tr "http://timestamp.digicert.com/" /td sha256 /du "YOUR_WEB_SITE" /v FILE_TO_SIGN so for my Enigma protected program myprog.exe and my website "www.mywebsite.com&quo...
- Thu Dec 30, 2021 2:51 am
- Forum: Problems
- Topic: How to sign off Enigma protected files
- Replies: 4
- Views: 11866
Re: How to sign off Enigma protected files
Thanks Enigma Some more clarifications are needed : 1. when you say When you take certificate in PFK file do you mean When you take certificate in PFX file ? 2. The CERTIFICATE_PASSWORD is the actual certificate password supplied by CA ? am I right here ? 3. while "YOUR_WEB_SITE" means the...
- Mon Dec 27, 2021 4:30 pm
- Forum: Problems
- Topic: How to sign off Enigma protected files
- Replies: 4
- Views: 11866
How to sign off Enigma protected files
Hello everyone, I need some advice from you as to what procedures on signing off my Enigma Protected files: 1. I'm thinking of using Comodo Code Signing Certificate to sign off my executables Can someone show where and how can I get this signing , what's the URL ? or website 2. Now is the below proc...
