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

Fix print statements in process.py and add write_bytes to Pymem class #26

Closed StarrFox closed 3 years ago

StarrFox commented 3 years ago

This pr fixes print's in process.py to be logs instead and add write_bytes to the Pymem class

srounet commented 3 years ago

Thank you for the contributions, i’ll merge and build a new release when i’m at home (expect it during august).