Skip to content

Can Nitro extract the API in windows DLL? #79

@snbst-git

Description

@snbst-git

Hi @Wenzel .
I want to know if nitro can extract the API in windows DLL?
Actually I programed a demo called the function GetSystemTime of kernel32.dll. But I don't know which syscall in nitro is related.
Because there is not a syscall named exactly GetSystemTime in profile (only nt and win32k table). So I guess the function actually called a few syscalls instead, which can be extracted by nitro.


If you didn't meet this kind of problem, just forget it. I'll try to debug the dll to find some information then.
Thank you for reading.
(And it couldn't be better if you have some suggestions.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions