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

Android backup parser #2079

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Android backup parser #2079

wants to merge 2 commits into from

Conversation

patrickdalla
Copy link
Collaborator

Closes #2078

@patrickdalla
Copy link
Collaborator Author

@lfcnassif , while implementing ALeapp I found the project https://github.com/nelenkov/android-backup-extractor (Apache V2 license). I adapted it to make a IPED parser.

The Cellebrite extractions I found to test it were all unencrypted and were parsed perfectly. But I could not test the decryption code.

Please, review it.

@lfcnassif
Copy link
Member

Thank you @patrickdalla! This is very useful!

@lfcnassif lfcnassif mentioned this pull request May 21, 2024
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

Successfully merging this pull request may close these issues.

Support parsing Android AB backups
2 participants