- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have an enclave in debug mode. I can use EDBGRD to read entire memory range of enclave but not the TCS page. How do I read the TCS page for enclave in debug mode?
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You may use the EDBGRD instruction to read any page that belongs to an enclave that is in debug mode.
RCX must point to the TCS you want to read, but you cannot read beyond the architectural size of the TCS (72 bytes).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yup. Works. The reference below also specifies as such.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page