strace icon indicating copy to clipboard operation
strace copied to clipboard

Magisk Module with strace

Strace for Android

Magisk module with strace tools. https://github.com/strace/strace

Build with GCC10, LTO, stripped. Arm64 only.

How to install:

Stable release:

  1. Dowload latest strace.zip from releases page https://github.com/evdenis/strace/releases
  2. MagiskManager -> Modules + Downloads/strace.zip -> Reboot

Master branch:

  1. git clone https://github.com/evdenis/strace
  2. cd strace
  3. make install

Support