Zhang-Jane / rxmemscan

iOS Memory scan tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirements

Make & Install

$ cd rxmemscan
$ make do FINALPACKAGE=1

Usage

$ rxmemscan <pid>
Command Short Args Desc
list l [pageNo] List search results.
search s [searchVal] First search & Search again with [searchVal].
fuzy f [compareType] First fuzzy search & Fuzzy search again with [compareType].
reset r - Reset the search state.
retype - - Re-select the search value type.
exit - - Exit the program.

Screenshots

alt tag


alt tag

Search String (add by LiuLiu.mz)

alt tag

Mazi's Blog

https://blog.csdn.net/liumazi/article/details/106417276

About

iOS Memory scan tool

License:MIT License


Languages

Language:C 74.4%Language:C++ 25.3%Language:Makefile 0.3%