这是indexloc提供的服务,不要输入任何密码

MASTG-TECH-0047: Reverse Engineering

Reverse engineering is the process of taking an app apart to find out how it works. You can do this by examining the compiled app (static analysis), observing the app during runtime (dynamic analysis), or a combination of both.