srounet / Pymem

A python library for windows, providing the needed functions to start working on your own with memory editing.
MIT License
305 stars 46 forks source link

process_base_address #15

Closed wu294499348 closed 3 years ago

wu294499348 commented 4 years ago

Can't find process_base_address API,

How to get the base address, TypeError: Address must be int: <pymem.ressources.structure.MODULEINFO object at 0x000002D9DAA16B48>

Unable to open

srounet commented 4 years ago

I would suggest you come over discord so you can talk with the community and give more details about your issue. It could be because of 64bits vs 32bits, not running with privileges and other specific issues.

https://discord.gg/xaWNac8

srounet commented 3 years ago

closing because it s outdated by now.