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

Automatically set function prototype if a pointer set to a known function in loaded type libraries #4930

Closed
op2786 opened this issue Jan 22, 2024 · 1 comment
Labels
State: Duplicate Issue is a duplicate of another issue

Comments

@op2786
Copy link
Contributor

op2786 commented Jan 22, 2024

Let's say I have a pointer variable and I renamed it to CreateFileA. It would be useful if BN check if it have a function named CreateFileA in currently loaded type libraries. If there is one, it should set the variable type to that function prototype.

@xusheng6
Copy link
Member

Duplicate of #3635

Also relevant to #2773

@plafosse plafosse added the State: Duplicate Issue is a duplicate of another issue label Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
State: Duplicate Issue is a duplicate of another issue
Projects
None yet
Development

No branches or pull requests

3 participants