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

Searching for intermodular calls will always be a region search despite your selection #509

Closed
prolium opened this issue Jan 17, 2016 · 4 comments
Assignees
Labels
bug The issue describes a bug. It does not mean the bug has been reproduced by a developer.

Comments

@prolium
Copy link

prolium commented Jan 17, 2016

Whether you chose to search for calls in the whole module or all the modules,
the search will always be in the current PE section.

The references window shows Calls (Region xxx.exe), and the number of calls are the same
whatever your choice is,

Applies to x32 and x64.

@mrexodia mrexodia added the bug label Jan 19, 2016
@mrexodia mrexodia added bug The issue describes a bug. It does not mean the bug has been reproduced by a developer. and removed bug labels Feb 18, 2016
@mrexodia
Copy link
Member

mrexodia commented Sep 7, 2016

I believe this has been fixed, but I am not 100% sure.

@mrexodia mrexodia closed this as completed Sep 7, 2016
@prolium
Copy link
Author

prolium commented Sep 7, 2016

Still the same.

@mrexodia
Copy link
Member

Should really be fixed now, tested by searching for calls in the PE header section of x64dbg.exe

@prolium
Copy link
Author

prolium commented Sep 11, 2016

Thanks a lot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue describes a bug. It does not mean the bug has been reproduced by a developer.
Projects
None yet
Development

No branches or pull requests

3 participants