From rwProcMem33
And Update By SsageParuders
-
Change your
KERNEL_VERSION
onver_control
-
Change your
KDIR
&&KBUILD_EXTRA_SYMBOLS
&&CROSS_COMPILE
&&CC
onMakefile
-
Add
ndk-build
to PATH -
Run
build.sh
orclean.sh
-
Add
ndk-build
to PATH -
Run
build.sh
orclean.sh
-
Start Kernel_hwBP_Server on Android:
# adb shell cd /data/local/tmp && chmod +x Kernel_hwBP_Server && ./Kernel_hwBP_Server
- Use ExecTool
Usage: ./Kernel_hwBP_Exec [-p <attach_pid>] [-a <memory_hex_addr>] [-l <hw_breakpoint_len>] [-t <hw_breakpoint_type>] [-d <is printf more?>] arg1 ... Example: ./Kernel_hwBP_Exec -p 8072 -a 9ECF6140 -l 8 -t rw -d F