https://github.com/mirbyte/apktool-updater-windows
Updater slash installer for apktool.jar from iBotPeaches. Tested on w11.
https://github.com/mirbyte/apktool-updater-windows
Last synced: about 1 year ago
JSON representation
Updater slash installer for apktool.jar from iBotPeaches. Tested on w11.
- Host: GitHub
- URL: https://github.com/mirbyte/apktool-updater-windows
- Owner: mirbyte
- License: apache-2.0
- Created: 2025-04-07T16:23:05.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-07T16:53:50.000Z (about 1 year ago)
- Last Synced: 2025-04-07T17:34:28.935Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 9.39 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# APKTool Updater for Windows
A simple tool to keep your apktool.jar up-to-date on Windows. This script uses `C:\Windows` as default installation path. Check source for more information.
## Notice of Non-Affiliation
This tool is an independent utility not officially affiliated with, endorsed by, or connected to iBotPeaches or the APKTool project. Neither the tool nor its developer(s) are affiliated with or endorsed by the original APKTool creators. It simply provides a convenient way to keep APKTool updated on Windows systems. APKTool is a trademark of iBotPeaches.
## Features
- Checks for updates from official sources
- Able to download latest version if current installation not found
- Portable (no installation required)
- Hash check
## Usage
1. Download the zip
2. Extract files
3. Run the executable
## Links
- [Official APKTool Website](https://apktool.org/)
- [APKTool GitHub Repository](https://github.com/iBotPeaches/Apktool)