- theos
- readline (use this build https://github.com/sterling0x1/libreadline-arm)
Clone/download readline and copy paste content from libs and include to theos/libs and theos/include
$ cd rxmemscan
$ make package or make package install
$ 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. |