DebugAlvin / 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

About

iOS Memory scan tool

License:MIT License


Languages

Language:C 76.8%Language:C++ 23.0%Language:Makefile 0.3%