Frida hook筆記

Frida學習筆記 1. 下載frida的服務端https://github.com/frida/frida/releases 2.解壓出來後,使用adb命令上傳至手機的/data/local/tmp目錄下,並修改名稱,防止反frida檢測 adb push frida-server /data/local/tmp/ adb shell chmod 777 frida-server ./frida
相關文章
相關標籤/搜索