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

Confusing output in the lower side of the window #264

Open
pps83 opened this issue Apr 15, 2024 · 3 comments
Open

Confusing output in the lower side of the window #264

pps83 opened this issue Apr 15, 2024 · 3 comments

Comments

@pps83
Copy link

pps83 commented Apr 15, 2024

There are multiple issues. First of all, it has to show the module I opened at the top. Specifically, I wanted to check if a dll is a x86 or x64:
image




Then, there is an issue if I try to click modules on the top left pane, I get totally useless confusing output at the bottom of the window:
image




Attached that NahimicSharedMemory.dll renamed to NahimicSharedMemory.gif

NahimicSharedMemory

@viruscamp
Copy link

I have made a PR #223 fix your first problem.

And I have never seen your second problem.

@viruscamp
Copy link

viruscamp commented Apr 26, 2024

The second problem, it should be

api-ms-win-core-processthreads-l1-1-0.dll -> kernel32.dll
api-ms-win-core-processthreads-l1-1-1.dll -> kernel32.dll
api-ms-win-core-processthreads-l1-1-2.dll -> kernel32.dll
api-ms-win-core-processthreads-l1-1-3.dll -> kernel32.dll

Maybe you are missing https://learn.microsoft.com/en-us/windows/win32/apiindex/windows-apisets in your computer.

@pps83
Copy link
Author

pps83 commented Apr 27, 2024

I have made a PR #223 fix your first problem.

@lucasg any plans to merge the fix?

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

2 participants