Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can Nitro extract the API in windows DLL? #79

Open
snbst-git opened this issue Nov 18, 2020 · 0 comments
Open

Can Nitro extract the API in windows DLL? #79

snbst-git opened this issue Nov 18, 2020 · 0 comments

Comments

@snbst-git
Copy link

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.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant