Skip to content

Type library missing LdrLoadDll in ntdll #6193

@xusheng6

Description

@xusheng6
>>> type_lib = bv.platform.get_type_libraries_by_name('ntdll.dll')[0]
>>> bv.import_library_object('LdrLoadDll', type_lib)

^ this returns None

This might be expected since iirc LdrLoadDll is 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Component: Type LibrariesEffort: LowIssues require < 1 week of workImpact: LowIssue is a papercut or has a good, supported workaroundScenario: MalwareIssues that are relevant to malware analysis.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions