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

Extraction method #512

Open
Vaeth404 opened this issue Jul 24, 2024 · 8 comments
Open

Extraction method #512

Vaeth404 opened this issue Jul 24, 2024 · 8 comments

Comments

@Vaeth404
Copy link

Hello,

I'm looking for a way to make Aleapp work,
But I'm stuck,
I think my way of extracting data is not the right one, I tested with Andriller, magnet, avilla, but no way to get the data in a report.

Which method should I use to make Aleapp work?
I'm well aware that this isn't an option offered by the tool, but I'm a bit stuck.

Best regards,

@stark4n6
Copy link
Collaborator

What sort of format is the extraction in?

@Vaeth404
Copy link
Author

I test with .tar or .zip

@stark4n6
Copy link
Collaborator

Can you send a screenshot of the folders? What tool was used to acquire? It's hard to diagnose without further details

@Vaeth404
Copy link
Author

Hello, I have this with andriller:

andriller

andriller 2

And this with Magnet acquire :

magnet

magnet2

When I run Aleapp, it doesn't explore the files and outputs an empty report.

Thanks for your attention and the help, it's great!

@stark4n6
Copy link
Collaborator

It doesn't currently support those formats directly, the parsers are specific on paths (most look for full file system style extraction paths)

@Vaeth404
Copy link
Author

I understand perfectly,

But the question now is, how do you get an extraction that works with Aleapp without using Ufed or Xry?

Do you have any advice?

@abrignoni
Copy link
Owner

abrignoni commented Jul 26, 2024 via email

@Vaeth404
Copy link
Author

Got it!
I'll give it a try and get back to you ;)

Well, I tried it with :
adb.exe backup -apk -shared -all -f ./backup.ab
Which I transformed into .tar with :
java -jar abe.jar unpack backup.ab backup.tar

This doesn't work either

How do you extract from Android?

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

3 participants