We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
测试用apk fake_location Uploading fake_location.zip…
我的步骤是: 1.使用 BlackDex32 进行脱壳,得到了 [classes.dex] 2.然后使用Mt管理器[修复 DEX] 3.然后进入原APK,修改AndroidManifest.xml的APP Name为“com.lerist.fakelocation.App”这个好像是真正的入口 4.然后将脱壳得到的[classes.dex]替换到APK中 5.然后使用MT管理器的[去除签名校验]然后安装 6.然后闪退 T_T 步骤有问题么? 有没有哪位巨佬帮助一下
The text was updated successfully, but these errors were encountered:
ZIP和图片没显示上去,算了,我用蓝奏云存吧https://speedsetworking.lanzouj.com/iTd4B20m280f
Sorry, something went wrong.
对脱壳的Dex进去看看activity的onCreate方法是不是native oncreate,oncreate被抽取了,没修复肯定闪退
No branches or pull requests
测试用apk fake_location
Uploading fake_location.zip…
我的步骤是:
1.使用 BlackDex32 进行脱壳,得到了 [classes.dex]
2.然后使用Mt管理器[修复 DEX]
3.然后进入原APK,修改AndroidManifest.xml的APP Name为“com.lerist.fakelocation.App”这个好像是真正的入口
4.然后将脱壳得到的[classes.dex]替换到APK中
5.然后使用MT管理器的[去除签名校验]然后安装
6.然后闪退 T_T
步骤有问题么? 有没有哪位巨佬帮助一下
The text was updated successfully, but these errors were encountered: