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

Blind spot in the IAT hooks scan #92

Closed
hasherezade opened this issue Sep 9, 2021 · 0 comments
Closed

Blind spot in the IAT hooks scan #92

hasherezade opened this issue Sep 9, 2021 · 0 comments

Comments

@hasherezade
Copy link
Owner

If a thunk in the middle of the series is set to NULL, it is treated as a series terminator, and the thunks that follow after are not scanned against the IAT hooks. It is an invalid behavior that introduces a blind spot in the IAT scan.

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