-
### Information
1. **Apktool Version (`apktool -version`)** - 2.6.0
2. **Operating System (Mac, Linux, Windows)** - Mac
3. **APK From? (Playstore, ROM, Other)** - Other
### Stacktrace/Logcat
…
-
### Bug description
crash when patching youtube
### Version of ReVanced Manager and version & name of app you are patching
Version of revance manager: 1.20.1
Version & name of app patching: com.go…
-
I: Using Apktool 2.7.0
I: Copying C:\Users\slygi\AppData\Local\Temp\apk-editor-studio\apk\{d37112a5-6453-4cc4-8941-2aaf9699573b} classes.dex file...
I: Copying C:\Users\slygi\AppData\Local\Temp\apk-…
-
### Bug description
Patching newest supported youtube with latest patches v4.4.0 throws an error.
An intersting detail is that the 'change package name' patch gets applied, even though I've turned…
-
Since the wallet is open source and available on Android, I think it'd great for the open source community if it could be released on [F-Droid](https://f-droid.org/). Steps to do so can be [found here…
-
if (name.equals("resources.arsc") || name.startsWith(".so")) {
是不是应该为
if (name.equals("resources.arsc") || name.endsWith(".so")) {
-
**Describe the bug**
As title implies. The project structure is as follows
```
.
├── README.md
├── analysis_options.yaml
├── android
│ ├── app
│ ├── build.gradle
│ ├── gradle
│ ├──…
-
my Command `docker run -v "/root":"/workdir" claudiugeorgiu/obfuscapk -w /workdir/obfuscation_dir/ -o ConstStringEncryption -d /workdir/obfuscated.apk /workdir/base233.apk -p`
but in /root, the `ob…
-
The application has been built, but if you download the application when you turn it into a deep name copy, the download will fail with the There was a problem parsing the package error.
-
**Describe the bug**
The application has metadata specified in the application tag. In the original apk, you can get the value of the key `com.push server.android.serverparyid` with the `ApplicationI…