frida 智能提示

  1. git clone https://github.com/oleavr/frida-agent-example.git
  2. cd frida-agent-example/
  3. npm install
  4. 使用VSCode等IDE打開此工程,在agent下編寫typescript,會有智能提示。
  5. npm run watch會監控代碼修改自動編譯生成js文件
  6. frida -U -f com.example.android --no-pause -l _agent.js

內容來源 :r0ysue

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章