Skip to content

Automatically generate a FOSS ntdll.lib and include it in the release #3

@mrexodia

Description

@mrexodia

This should be possible with a simple python script that loads ntdll.dll, iterates the exports and generates ntdll.def. A (potentially) better idea could be to reuse parse_phnt.py from dumpulator and generate the DEF file from the imports actually exposed with that OS version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions