Does Intel SGX SDK check invalid memory access from untrusted app to enclave in simulation mode? If not, any alternative method to check?
I saw this answer to a similar question.
However, I am still wondering if the SDK in simulation mode will recognize invalid access from untrusted app to the enclave memory and report such an incident.