memory-modification

There are 1 repositories under memory-modification topic.

  • halloweeks/Memory-Tool

    Android Memory Tool A C-based memory tool for Android, enabling memory reading and writing in specified processes. Utilizes process_vm_readv and process_vm_writev system calls. Features include process ID retrieval, module address identification, and example code for modifying memory at runtime.

    Language:C11103