Added apktool

This commit is contained in:
Brian Zalewski 2023-07-10 07:14:42 +00:00
parent d0b19cb50c
commit 9da91000dc
2 changed files with 7 additions and 0 deletions

View file

@ -168,6 +168,7 @@ softwareGroups:
- mage-ai
- shell-gpt
Android: &Android
- apktool
- scrcpy
Android-Desktop: &Android-Desktop
- android-studio

View file

@ -4521,6 +4521,12 @@ softwarePackages:
dnf: jq
github: github.com/stedolan/jq
pkg: jq
apktool:
_bin: apktool
_github: https://github.com/iBotPeaches/Apktool
_name: APKTool
brew: apktool
choco: apktool
jqp:
_bin: jqp
_desc: A TUI playground to experiment with jq