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

Win32 module_entry_list_callback returns an extra address #66

Open
chidddy opened this issue Jul 4, 2021 · 0 comments
Open

Win32 module_entry_list_callback returns an extra address #66

chidddy opened this issue Jul 4, 2021 · 0 comments
Assignees
Labels
bug Something isn't working
Projects

Comments

@chidddy
Copy link
Contributor

chidddy commented Jul 4, 2021

module_entry_list_callback returns an extra address which isnt a valid module
some things to note about the address:

  • its the same for every process
  • its always on the end
  • its (win10 20H2 tested, other versions unsure) always above 0x7FF000000000
@ko1N ko1N added the bug Something isn't working label Jul 4, 2021
@ko1N ko1N added this to To do in Version 0.2 via automation Jul 4, 2021
@ko1N ko1N self-assigned this Jul 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Version 0.2
  
To do
Development

No branches or pull requests

2 participants