list_emulated_apis
Check which Win32 APIs Speakeasy can emulate before running binary analysis. Returns count and sample categories from thousands of supported APIs.
Instructions
Return the list of Win32 APIs Speakeasy knows how to emulate.
Useful for "can Speakeasy handle this binary's API surface?"
before calling :func:emulate_binary on a long-running
target. The list is large (thousands of APIs) — the default
is to return the count and a few sample categories.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||