Can't update apktool in kali... Help needed!! #3521
Replies: 2 comments 1 reply
-
Kali tracks its own version - so its not exactly easy to update it. Instead I would recommend just downloading the jar and executing it manually. Thus you could do like In terms of getting the Apktool version up to date in Kali - I was unaware my conversion to Kotlin would have messed it up so much. So that is still in discussion on best path forward. |
Beta Was this translation helpful? Give feedback.
-
If you install the FatRat, go to the following path ../TheFatRat/tools/apktool/ and delete the apktool and apktool.jar scripts and reinstall apktool normally from this website https://apktool.org/docs/install/#linux and it will work successfully |
Beta Was this translation helpful? Give feedback.
-
Having deprecated version of apktool (2.6.0) which is default on my kali machine, as whenever i try to update it the newer versions is installed but when I use 'apktool --version' it shows 2.6.0 to which i uninstalled apktool and then i ran it again hoping to find a output such as "apktool is not installed" but instead it shows as apktool is still there, to which i went on the official website to install it manually but still the version is the same. I have tried to fix it but no luck. Github is my last hope.
Beta Was this translation helpful? Give feedback.
All reactions