├── README.md ├── hunter.png ├── ks.png ├── momo.png ├── mt.png ├── 某银行1.png └── 某银行2.png /README.md: -------------------------------------------------------------------------------- 1 | # PartImage 2 | 3 | part镜像是一个专为逆向分析而生的安卓13(已升级到13)系统、具备脱壳、定制抓包、定制frida等功能, 4 | 5 | 目前支持pixel4XL以及pixel6。 6 | 7 | 定制的联系QQ:328366802 8 | 9 | ## 环境 10 | 11 | 环境干干净净,自带内核级定制root,支持谷歌框架,在应用看来就是一台普通的手机。你不再需要为root检测、xposed检测、vpn检测、ksu检测、面具等等检测而烦恼。 12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | # 系统配合定制的抓包软件 23 | ## mt 24 | 25 | 26 | ## ks 27 | 28 | 29 | ## 部分银行级别 30 | 31 | 32 | 33 | 34 | 35 |
36 | 37 | 38 | # 脱壳 39 | 参考我帖子的案例: 40 | https://bbs.kanxue.com/thread-282432.htm 41 | 42 | ## 定制版frida: 43 | 参考我帖子的案例: 44 | https://bbs.kanxue.com/thread-285628.htm 45 | -------------------------------------------------------------------------------- /hunter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panchoGG/PartImage/17567463c3a056c337ed49453fdfe5b26e9e9db8/hunter.png -------------------------------------------------------------------------------- /ks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panchoGG/PartImage/17567463c3a056c337ed49453fdfe5b26e9e9db8/ks.png -------------------------------------------------------------------------------- /momo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panchoGG/PartImage/17567463c3a056c337ed49453fdfe5b26e9e9db8/momo.png -------------------------------------------------------------------------------- /mt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panchoGG/PartImage/17567463c3a056c337ed49453fdfe5b26e9e9db8/mt.png -------------------------------------------------------------------------------- /某银行1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panchoGG/PartImage/17567463c3a056c337ed49453fdfe5b26e9e9db8/某银行1.png -------------------------------------------------------------------------------- /某银行2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/panchoGG/PartImage/17567463c3a056c337ed49453fdfe5b26e9e9db8/某银行2.png --------------------------------------------------------------------------------