Welcome to Pymem’s documentation!

Welcome to Pymem’s documentation. Get started with Installation and then get an overview with the Quickstart. There is also a more detailed Tutorials section that shows how to write small software with Pymem. The rest of the docs describe each component of Pymem in detail, with a full reference in the API section.

Except for running tests or buliding the documentation, Pymem does not require any library it only manipulate ctypes and more precisely WinDLL.

The structure of this documentation is based on Flask.

User’s Guide

This part of the documentation, which is mostly prose, begins with some background information about Pymem, then focuses on step-by-step instructions for reversing with Pymem.

API Reference

If you are looking for information on a specific function, class or method, this part of the documentation is for you.

Additional Notes

Design notes, legal information and changelog are here for the interested.