memorpy icon indicating copy to clipboard operation
memorpy copied to clipboard

Python library using ctypes to search/edit windows / linux / macOS / SunOS programs memory

Results 18 memorpy issues
Sort by recently updated
recently updated
newest added

fixing issue that umem_search return a list of addresses not a list of tupled addresses.

In the READ.ME example it says shows umem_search returning a list of tuples. > ``` >>> l=[x for x in mw.umem_search("hello")] >>> l [('', )] ``` However it should just...

I have spent to much time to try to read x64 bit process memory from a x86 bit process without success, so maybe someone could help me. There are some...

Hi, I have used your project recently in [lazagne](https://github.com/AlessandroZ/LaZagne/blob/master/Windows/lazagne/softwares/windows/mimikatz.py) to retrieve wdigest password in the lsass process memory (as mimikatz does). It works great and your tool helps me a...

Hi everyone. I have read the issues and there are some people who would like to scan, read and write process memory in Python 3 language. For now, there is...

🚀 Exciting News! The Watermark-Free Version of SUNO Music API is Now Live! (99% of APIs on the market may still have the "This is a fake app" watermark) 🔗...