Apktool icon indicating copy to clipboard operation
Apktool copied to clipboard

A tool for reverse engineering Android apk files

Results 167 Apktool issues
Sort by recently updated
recently updated
newest added
trafficstars

### Information 1. **Apktool Version 2.9.3** - 2. **Operating System Windows** - 3. **APK From? playstore** - 4. **Java Version 1.8.0_411** - ### Stacktrace/Logcat ``` C:\androiddev\apltooll>apktool b "C:\androiddev\apltooll\Discord 228.11 -...

### Information 1. **Apktool Version (`apktool -version`)** - 2.9.3 2. **Operating System (Mac, Linux, Windows)** - Windows 3. **APK From? (Playstore, ROM, Other)** - Playstore extracted apk 4. **Java Version...

- [x] Migrate to modern [Gradle actions](https://github.com/gradle/actions/blob/main/docs/deprecation-upgrade-guide.md) - [ ] Support generating official releases from GH (including Maven publish) - [ ] Support generation of [Artifact Attestations](https://github.blog/2024-05-02-introducing-artifact-attestations-now-in-public-beta/) - [ ]...

### Information 1. **Apktool Version (`apktool -version`)** - 2.9.3 2. **Operating System (Mac, Linux, Windows)** - windows 3. **APK From? (Playstore, ROM, Other)** - Other 4. **Java Version (`java --version`)**...

Bug
aapt/aapt2

### Information 1. **Apktool Version (`apktool -version`)** - 2.9.3 2. **Operating System (Mac, Linux, Windows)** - Windows 3. **APK From? (Playstore, ROM, Other)** - Other 4. **Java Version (`java --version`)**...

Bug
ARSC

APKTOOL VERSION 2.9.3 JAVA VERSION OPENJDK 21.0.3 OS KALI LINUX APK FROM APKMONK So this issue has happened from msfvenom and from apktool. This happens when an apk is decompiled...

Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.0.1-jre to 33.3.0-jre. Release notes Sourced from com.google.guava:guava's releases. 33.3.0 Maven <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>33.3.0-jre</version> <!-- or, for Android: --> <version>33.3.0-android</version> </dependency> Jar files 33.3.0-jre.jar 33.3.0-android.jar Guava...

dependencies
java

### Information 1. Apktool Version (apktool -version) -2.9.3 2. Operating System (Mac, Linux, Windows) -Linux 3. APK From? (Playstore, ROM, Other) - Other 4. Java Version (`java --version`) -21.0.3 ###...

Bug
ARSC