Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apk downgrade fail #19

Open
w1nmat opened this issue Sep 12, 2024 · 3 comments
Open

Apk downgrade fail #19

w1nmat opened this issue Sep 12, 2024 · 3 comments

Comments

@w1nmat
Copy link

w1nmat commented Sep 12, 2024

Hello,

I tried to perform WA APK Downgrade on my Poco F5 Pro, Android 14, but after reboot Avilla fails to install legacy apk.

So, I tried to do the downgrade with a legacy APK I have, and I got this error at the same point where Avilla fails to install. The error said:

adb: failed to install wa_legacy.apk Failure [INSTALL_FAILED_DEPRECATED_SDK_VERSION]: App package must target at least SDK version 23, but found 19]

So I found a solution which is:

adb install --bypass-low-target-sdk-block wa_legacy.apk

I think this can be a solution for Avilla too.

Cheers

@andrew8643g
Copy link

When attempting to downgrade an APK, you might encounter issues such as errors or failures. This typically happens when the version you're trying to install premium apk is older than the currently installed version, or if there are conflicts with app data and settings. Additionally, some apps might have protections against downgrading to prevent potential security risks or compatibility issues. To resolve these problems, ensure that you uninstall the existing version of the app before attempting to install the older version.

@w1nmat
Copy link
Author

w1nmat commented Sep 16, 2024

When attempting to downgrade an APK, you might encounter issues such as errors or failures. This typically happens when the version you're trying to install premium apk is older than the currently installed version, or if there are conflicts with app data and settings. Additionally, some apps might have protections against downgrading to prevent potential security risks or compatibility issues. To resolve these problems, ensure that you uninstall the existing version of the app before attempting to install the older version.

Hello, I knew the failure reasons and the Avilla's WA legacy APK is the same I successfully (and manually) used. My issue/report would be a suggestion/start point for an investigation/solution for others that can be manually perform apk downgrade.

@AvillaDaniel
Copy link
Owner

Hello, from the version of Avilla 3.8 it will be possible to downgrade to Android 14. Stay tuned for the new collection methods, they can help a lot.

Avilla App Full Extraction: FORENSICS MOBILE - NEW EXTRACTION METHODS USING AVILLA FORENSICS AND AVILLA FULL APP + IPED - Oct 4 2024 - Emerson Borges (https://www.youtube.com/watch?v=MUmCNDRlroU)

Avilla Forensics Webinar: Downgrade from Android 14 with Avilla Forensics 3.7.5. With Prof. Daniel Avilla - Scheduled for October 15th. 2024 - AFD (https://www.youtube.com/watch?v=08djLn5i440)

Avilla App Full Extraction: Security Space collection of Xiaomi models - September 19th. 2024 - Daniel Avilla (https://www.youtube.com/watch?v=08djLn5i440)

Avilla Forensics: WI-FI debugging and pairing with Avilla Forensics: - September 12th. 2024 - Daniel Avilla (https://www.youtube.com/watch?v=VoNf0baZa_g&t)

Avilla Forensics: WhatsApp Downgrade APK, for data collection, on a Moto G14 with Android 14: - September 11th. 2024 - Daniel Avilla (https://www.youtube.com/watch?v=zA_Fw8EsmQo)

Avilla Forensics: APK Downgrade of WhatsApp on Android 14 with the aim of collecting forensic data: - September 6th. 2024 - Daniel Avilla (https://www.youtube.com/watch?v=gELHf74AIhQ&t)

Avilla Forensics: Webinar: Avilla Forensics 3.7 - What's new? With Prof. Daniel Avilla - September 3rd. 2024 - AFD (https://www.youtube.com/watch?v=HHPptOdZLaA)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@w1nmat @AvillaDaniel @andrew8643g and others