3.0.2.0
- Bring back status bar. VS kept messing up with the design for some reason
- Added timelapse
- Added taskbar progress
- Play sound when done (OFF by default)
- Grid no longer sortable
3.0.1.0
- Fix filename to signed APK
- Fix minimum API changer
- Added button to open decompile project output folder
- Added "use aapt2"
3.0.0.2
- Fix APK input for decompilation
- Save log in temp folder
3.0.0.1
- Show changelog on update prompt
- Implement unsigned APK creation after compile. Totally forgotten it
- Compiled APK named "signed" instead "compiled" when signng after compile
3.0.0.0
- Updated apktool to 2.6.1
- Updated apksinger, aapt, and zipalign to SDK 31
- Detect installed Java
- Word wrap in log box
- Upgrade to .NET 4.8. XP and Vista support will be removed
- Removed .jar and .zip signing
- Modern folder browser dialog
- Removed all exited event handler. It is buggy
- Added button to open selected APK, decompiled APK, compiled APK, signed APK and aligned APK location
- Added button to open AndroidManifest.xml, apktool.xml and main activity smali
- Added Sign after compile
- Added Zipalign after compile
- Added Button to clear framework
- Added Clear framework before decompile
- APK info with icon and links to Playstore, Apkcombo and APKpure
- Added option no crunching on build
- Added options to use keystore file to sign APK
- Added APK scheme version selections
- Added option to save log as file
- Removed mini forms
- Added .dex for context menu
- Added baksmali
- Added framework cleaning
- Added option to ignore output directory options for context menu
- New modern icons
---------------------------------------------------------------------
2.4.0.0
Once again, the "wrapper" for apktool has been completely rewritten.
Added several options to apktool.
2.3.3.1
Fixed window freezing when starting the program.
2.3.3.0
Graphic resource optimization (-20% executable file size).
2.3.2.0
Added an optional ability to clear the event log before performing an action
Added the ability to clear the event log from the context menu of the log.
The ability to select files of any type has been added to the file selection dialogs for decompilation and signing
2.3.1.2
Fixed file type detection when signing from the main program window
2.3.1.1
Fixed progressbar in window from context menu.
2.3.1.0
+ Now the program settings are stored in the program directory.
2.3.0.1
- Fixed window appearance when installing/removing context menu
- Fixed error installing/removing context menu on Windows XP
2.3.0.0
+ New log, more readable
+ Statusbar
+ Check for updates at startup (but not more than once a day). Disabled in settings.
+ Added the ability to specify a custom location in case of an unsuccessful Java search
- Slightly accelerated the launch of the program
- Another refactoring and optimization.
2.2.1.0
- Fixed a bug when closing the program in case of an unsuccessful search for the location of Java
- Fixed a bug where restarting a running task would cause the program to crash.
+ Added ability to sign zip archives
+ Updated zipalign.exe
- Minor optimizations and refactorings
2.2.0.0
- Refactoring anything and everything
- Optimized memory usage
+ Added multi-level Java Runtime location search system (more info)
+ Added ability to use portable Java Runtime (more info)
+ Blocking the form for the period of apktool operations to prevent restarting the running process
- Other small optimizations
2.1.3.2
- Fixed adding objects such as "Recycle Bin", "My Computer", etc. to the context menu.
+ apktool updated to version 2.0.0 BETA 9
2.1.3.1
- Fixed program freezing when checking for updates
- Fixed file signature from the main program window
2.1.3.0 (11/21/2013)
- Grouping context menu items (Attention! First remove the old menu with version 2.1.2.1)
- Translation for context menu items
- Fixed the choice of languages
+ Added Ukrainian localization (thanks to LinXP)
- Other minor changes
APK.Tool.GUI.v3.0.2.0.zip
需积分: 0 179 浏览量
更新于2023-01-14
收藏 25.33MB ZIP 举报
APK Tool GUI v3.0.2.0 是一个针对Android应用的反编译和打包工具,专为Windows用户设计的图形化界面版本。这款工具基于知名的命令行工具APK Tool,使得Android开发者和逆向工程爱好者能更方便地操作APK文件,无需深入掌握复杂的命令行语法。
在Android开发过程中,APK Tool是非常关键的一环,它能够帮助我们:
1. **反编译APK**: 使用APK Tool,可以将已签名的APK文件拆解为源代码(XML布局文件、图片资源等),以便查看和修改。这对于学习别人的代码实现、定制化应用或调试都是非常有用的。
2. **资源解析与修改**:APK Tool可以解析出APK中的各种资源文件,包括字符串、图片、布局等,开发者可以根据需求进行修改,如替换图标、调整UI布局、修改字符串资源等。
3. **重新打包与签名**:在完成对APK的修改后,APK Tool支持将修改后的资源重新打包成新的APK,并可使用签名工具进行签名,使其能够安装到Android设备上。
4. **图形化界面(GUI)**:APK Tool GUI v3.0.2.0 提供了一个用户友好的图形界面,简化了操作流程,用户只需通过拖放APK文件,选择操作选项,即可完成反编译、修改和打包等一系列步骤,大大降低了使用门槛。
5. **Windows兼容性**:标签中提到的"windows"表明这个工具是为Windows操作系统设计的,对于Windows用户来说,可以直接运行APKToolGUI.exe来启动工具,无需配置环境或者运行命令行。
6. **ADB集成**:虽然在描述中没有直接提到,但通常这类工具会集成Android Debug Bridge (ADB),它是一个用于与Android设备通信的命令行工具,用于安装、调试和管理应用程序。APK Tool GUI可能也包含此功能,允许用户直接通过GUI界面与连接的Android设备交互。
7. **Changelog.txt**:文件列表中的Changelog.txt可能是APK Tool GUI的更新日志,记录了软件每次版本更新的主要改进和修复的问题,对于了解软件的发展历程和新功能有重要意义。
8. **Resources**:资源文件夹可能包含了APK Tool GUI的图标、界面皮肤、语言文件等,这些都是图形化界面必不可少的部分,为用户提供良好的视觉体验。
APK Tool GUI v3.0.2.0 是一个强大的Android应用处理工具,尤其适合那些希望在不接触命令行的情况下,便捷地对APK进行反编译、修改和打包的用户。通过这个工具,开发者和研究人员可以更轻松地探索APK内部结构,进行二次开发或安全分析。

Black_Boa
- 粉丝: 2
最新资源
- 酒店业优秀员工十大习惯·MicrosoftPowerPoint演示文稿.ppt
- 2023年大一大学计算机基础课程知识点.doc
- 心灵软件——励志类全新教材.doc
- 基于软件产品开发流程的测试管理测试转训.pptx
- 国家开放大学电大《言语交际》网络核心课形考网考作业及答案.docx
- 基于c语言的简易计算器的设计与实现.doc
- 计算机网络技术考试试题及答案5(最终).doc
- 互联网发展概况.pptx
- 系统集成项目管理工程师19项目收尾管理.pptx
- 软件项目管理思考题.doc
- 如何提高工程项目管理安全意识.docx
- 网络经济模式改革发展探讨.doc
- 关于计算机网络安全的问题及对策探讨论.doc
- 信息系统安全应急演练总结.doc
- 可编程序控制器概述.ppt
- 项目管理的意义[最终版].pdf