Skip to main content

Memkit is game hacking library for Direct Memory Access (DMA)

Project description

Memkit

Memkit is game hacking library for Direct Memory Access (DMA)

Example

from memkit import Memory

mem = Memory('ac_client.exe')
module = mem.get_module('ac_client.exe')

health_address = mem.find_chain(module.base + 0x0018AC00, [0xEC])

mem.write(health_address, 1337)

health = mem.read(health_address, 'i32')

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

memkit-0.0.4.tar.gz (2.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

memkit-0.0.4-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

Details for the file memkit-0.0.4.tar.gz.

File metadata

  • Download URL: memkit-0.0.4.tar.gz
  • Upload date:
  • Size: 2.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for memkit-0.0.4.tar.gz
Algorithm Hash digest
SHA256 c391a4175f7ebeaddad1b9ebc7c5c441de723fcfdcf5c7fb6746383edc130741
MD5 1dc61f89345abfdfd6ac89a82289e09a
BLAKE2b-256 e62eedeb7e2c7c6e5302c1253f60b42a339147bc8e4c6533e3b202e870e655c3

See more details on using hashes here.

File details

Details for the file memkit-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: memkit-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 2.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.9.19

File hashes

Hashes for memkit-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 4a466cce5be8c0af85d24090ea257c3769e7ec13dc421bdb8dd35dd7f48a8836
MD5 e48cbf4c0d339c47127c2fbc687b983a
BLAKE2b-256 ef756dd792052f00f69044de28636d6bea2dc68c64ca239633d40b60c4ee90fe

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page