microsoft / microsoft/VbsEnclaveTooling

Do enclaves require vertdll.dll module in IAT?

Open
#148 6 comments 0 reactions 1 assignee View on GitHub

@bbonaby is already working on this.

Since Nov 26, 2025.

Dominant language
C++
Stars
28
Forks
12
PR merge metrics
No merged PRs in 30d

Description

After creating a stripped down miniature Enclave, I discovered InitializeEnclave fails with 0x8007007E. After hours of pulling my hair out, it appears initialization of enclaves requires vertdll.dll in the enclave IAT. Can you confirm this is the case? (I used a hollow enclave with a DllMain and a single return 42 test function, which ultimately resulted in a DLL with no imported functions.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.