crypt sections
-
mtx-electronics
- Posts: 17
- Joined: Wed Oct 10, 2012 8:09 am
crypt sections
Do crypt sections get decrypted at boot or when the functions are called?
Re: crypt sections
Crypt sections are being decrypted on execute only.
If you would like something, that will decrypt the code on execute, then the markers Decrypt_On_Execute could be used.
If you would like something, that will decrypt the code on execute, then the markers Decrypt_On_Execute could be used.
