slowptr / tuxmem_c

Library to manipulate another processes memory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tuxmem_c

Library to manipulate another processes memory

Usage:

  • The library is still relatively simple.
  • A look at the header file reveals most of it.
  • The tests also serve as examples.

:)

TODO:

  • patternscan
  • function hooking
  • lib inject
  • (rework w. cross-platform?)

About

Library to manipulate another processes memory

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 95.3%Language:Makefile 4.7%