Skip to content

Frida使用简记 #18

Description

@zhongfly
  1. Magisk手机可以使用magisk frida来在手机端运行服务端
  2. 电脑连接手机后,需要设置转发adb forward tcp:27042 tcp:27042,有的设备还需要adb shell setenforce 0禁用SELinux
  3. 对于flutter的tls证书校验,可以使用 https://github.com/NVISOsecurity/disable-flutter-tls-verification 来禁用

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions