:mod:`modules` ============== PyJectify's modules define class, functions and exceptions allowing users to run high-level operations on target process memory. Modules rely on the core and optionally on utils. .. automodule:: pyjectify.windows.modules :members: .. toctree:: :caption: Contents: :maxdepth: 1 hook.rst inject.rst memscan.rst pythonlib.rst