-
Ghost Framework是一款用于Android开发的后端框架,支持通过Android Debug Bridge实现对Android设备的远程访问
资源介绍
Please starPlease star
幽灵框架
关于Ghost框架
Ghost Framework is an Android post-exploitation framework that exploits the
Android Debug Bridge to remotely access an Android device.
入门
鬼安装To install Ghost Framework you should
execute the following commands.
cd幽灵
chmod + x install.sh
./install.sh 幽灵卸载To uninstall Ghost Framework you should
execute the following commands.
cd幽灵
chmod + x卸载.sh
./uninstall.sh
- 上一篇: 汇编 程序破解-HACK
- 下一篇: 关于在Win7(64位)下使用MASM和DEBUG方法