apktool

apktool

文章 9 浏览 21

如何编辑 android apk 的 android 清单并为 chrome 应用程序重建它

我正在尝试编辑 AndroidManifest.xml /" rel="nofollow noreferrer">chrome 应用 使用 apktool 使用 下面的命令反编译 jar,我能够获取 AndroidManife…

夜灵血窟げ 2025-01-09 03:30:41 1 0

apk反编译 Public symbol string/xxx declared here is not defined.

反编译时遇到一个错误:I: Using Apktool 2.4.1 I: Checking whether sources has changed... I: Smaling smali folder into classes.dex... I: Check…

肩上的翅膀 2022-09-12 13:51:39 28 0

apktool b: Tag uses-permission attribute name has invalid

执行:apktool d xxx apktool b xxx报错:Tag attribute name has invalid character ' ' 错误原因是下面这行代码CHANGE_BADGE "之间多了一个空格: 那…

岁月打碎记忆 2022-09-12 04:12:57 23 0

apk 反编译后用什么工具可以直接修改java代码并重新编译?

目前反编译只知道怎么修改 smali 代码请问有没有办法能修改java代码呢?类似jadx反编译出来的那种代码?…

隱形的亼 2022-09-12 04:06:51 32 0

Apktool b 报错: exit code = -1073741515

在执行 apktool b xx 时报错如下,请问这是什么原因呢?windows7在github看到类似的 issues 但是没找到解决方案https://github.com/iBotPeaches/Apkto…

ㄖ落Θ余辉 2022-09-12 04:04:37 23 0

apk 反编译后 versionCode 为什么和编译前的不一样?

编译前的: // build.gradle defaultConfig { applicationId "***.***" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject…

浮萍、无处依 2022-09-12 03:50:32 41 0

apktool反编译出多个smali文件夹

为什么还会出现以classes2 classes3 classes4结尾的多个文件夹 …

烟凡古楼 2022-09-06 07:54:34 28 0

apktool 打包时报错

想为一个apk更改log,使用apktool解包时没问题, 不做任何更改打包回去,但是会报错 错误信息有几百行,基本都是报资源未定义: MedCloudForPhone\res\val…

仄言 2022-09-04 04:08:16 50 0

反编译APK修改后遇到VerifyError

我的是非三星设备,为了使用Gear Fit的App Connect功能,反编译修改了App,回编译后安装,出现了java.lang.VerifyError,LogCat信息如下: 04-10 17:…

黯然#的苍凉 2022-09-02 19:56:13 27 0

linux下apktool打包反编译文件出错

linux下apktool打包反编译文件出错 I: Building resources... Exception in thread "main" brut.androlib.AndrolibException: brut.androlib.Androli…

玩物 2022-08-31 09:11:04 20 0
更多

推荐作者

qq_2gSKZM

文章 0 评论 0

∞梦里开花

文章 0 评论 0

qq_IklFPL

文章 0 评论 0

迷途知返

文章 0 评论 0

深海不蓝

文章 0 评论 0

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文