How use Enigma-Api for Controlsum, Anti-debugger, executing processes?
Posted: Thu Jul 09, 2020 7:50 pm
Unfortunately we are forced to translate every label that may be displayed by Enigma into multiple languages.
We are programming with Delphi Tokyo.
I wanted to use the Enigma designs which can be configured in "The enigma protector", but I am afraid I need to design every message and dialogue myself, using Enigma-API - to be able to use our translations.
The Delphi examples are great and I figured out many things - but not all.
How do I have to use Enigma API to check for
- Anti debugger
- control sum
- executed processes
For executed processes I have probably to use EP_CheckupFindProcess? How do I check for anti debugger and control sum?
Thanks in advance
We are programming with Delphi Tokyo.
I wanted to use the Enigma designs which can be configured in "The enigma protector", but I am afraid I need to design every message and dialogue myself, using Enigma-API - to be able to use our translations.
The Delphi examples are great and I figured out many things - but not all.
How do I have to use Enigma API to check for
- Anti debugger
- control sum
- executed processes
For executed processes I have probably to use EP_CheckupFindProcess? How do I check for anti debugger and control sum?
Thanks in advance