-
Notifications
You must be signed in to change notification settings - Fork 281
Type library missing LdrLoadDll in ntdll #6193
Copy link
Copy link
Open
Labels
Component: Type LibrariesEffort: LowIssues require < 1 week of workIssues require < 1 week of workImpact: LowIssue is a papercut or has a good, supported workaroundIssue is a papercut or has a good, supported workaroundScenario: MalwareIssues that are relevant to malware analysis.Issues that are relevant to malware analysis.
Metadata
Metadata
Assignees
Labels
Component: Type LibrariesEffort: LowIssues require < 1 week of workIssues require < 1 week of workImpact: LowIssue is a papercut or has a good, supported workaroundIssue is a papercut or has a good, supported workaroundScenario: MalwareIssues that are relevant to malware analysis.Issues that are relevant to malware analysis.
^ this returns None
This might be expected since iirc
LdrLoadDllis not a documented API and might be missing from our data sources for the type library. Still, I am creating this issue to keep track of it since it would still be nice to have it