whyakari / frida-termux

Frida on android, using Termux with root (ksu/magisk)
6 stars 0 forks source link

bootloop Termux-Frida on Android (Fixed) #1

Open whyakari opened 2 years ago

whyakari commented 2 years ago
  1. give root permission in Termux with su
  2. su
  3. copy and paste setprop persist.device_config.runtime_native.usap_pool_enabled false into termux and enter

Okay, that should fix it.