Frida RPC service written using Flask_restful
Mainly achieve the following functions
- Can connect multiple mobile phones at the same time, hook multiple apps;
- Each APP will be attached only once, so as to reduce memory consumption and avoid app failure.
- Before each active invocation, it detects whether the current instance object of attach exists, and re-attach if it does not
- Android 7.x frida-server will fail to start. Android 7.x Frida-server will fail to start
Details of making