Self-Improvement

Frida 후킹할 시 비정상적으로 실행이 안되는 오류 해결 (unexpectedly timed out while waiting for app to launch) 본문

AOS

Frida 후킹할 시 비정상적으로 실행이 안되는 오류 해결 (unexpectedly timed out while waiting for app to launch)

JoGeun 2021. 10. 29. 21:51

https://github.com/frida/frida-core/issues/376

 

Failed to spawn: unexpectedly timed out while waiting for app to launch · Issue #376 · frida/frida-core

Hi! Android v10 In Frida 14.2.18 i have same problem - Failed to spawn: unexpectedly timed out while waiting for app to launch.

github.com

 

Android 10 이상부터 존재하는 USAP 기능(빠른 앱 실행 기능)을 비활성화 하면 된다.

setprop persist.device_config.runtime_native.usap_pool_enabled false