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

API hook checks, part 1 (bounds based) #138

Merged
merged 2 commits into from
Jul 23, 2018
Merged

Conversation

gsuberland
Copy link
Collaborator

This check searches for a load of APIs in three common DLLs (kernel32, ntdll, user32) and sees if any of them have been redirected outside of their respective module's memory space. The API names were generated with dumpbin and some were removed as they are redirected in Win10.

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

Successfully merging this pull request may close these issues.

1 participant