srounet / Pymem

A python library for windows, providing the needed functions to start working on your own with memory editing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

master

GitHub license Build status codecov Discord Documentation Status

Pymem

A python library to manipulate Windows processes

Installation

pip install pymem
# with speedups
pip install pymem[speed]

Documentation

You can find pymem documentation on readthedoc there: http://pymem.readthedocs.io/

Issues And Contributions

Feel free to add issues and make pull-requests :)

Discord Support

For questions and support, join us on discord https://discord.gg/xaWNac8

About

A python library for windows, providing the needed functions to start working on your own with memory editing.

License:MIT License


Languages

Language:Python 93.9%Language:PowerShell 4.2%Language:Batchfile 2.0%