volla-volte-hacks/src/trace-rild
Oliver Smith acadfc8cb5 strace-rild: add
Add scripts used to figure out IMS related AT commands.
2021-10-15 15:58:56 +02:00
..
README.md strace-rild: add 2021-10-15 15:58:56 +02:00
dump.sh strace-rild: add 2021-10-15 15:58:56 +02:00
dump_run_on_phone.sh strace-rild: add 2021-10-15 15:58:56 +02:00
parse_strace.py strace-rild: add 2021-10-15 15:58:56 +02:00

README.md

Scripts to run strace + tcpdump on mtkfusionrild and to extract AT commands from the strace dump.

Preparation:

  • Rooted Android
  • Termux installed, sshd enabled and running
  • strace, tsu, tcpdump installed

Usage:

  1. run dump.sh
  2. run parse_strace.py to get AT commands form the strace dump