/tuxmem_c

Library to manipulate another processes memory

Primary LanguageCBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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?)