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

data directory #18

Closed
jeongheo97 opened this issue Apr 8, 2020 · 2 comments
Closed

data directory #18

jeongheo97 opened this issue Apr 8, 2020 · 2 comments

Comments

@jeongheo97
Copy link

I am trying to use APOLLO and I am stuck on one part. I am trying to export my screentime from my iPhone and make it into a CSV file to run it on automl. But I am totally lost on what to put on the data directory.
I am currently on this step on Linux.
apollo.py -o {csv} -p {apple} -v {10.15} -k /Users/heojeong/Downloads/apollo/APOLLO/modules
I connected my iPhone to my mac to check on the directory but I cannot find the directory path....and I am not even sure if that is how I should do!
Can you please help me? thank you so much

@tobynoe
Copy link

tobynoe commented May 15, 2020

You have to have full access over your iPhone in order to use this script. The data_dir_to_analyze has to be an extracted database or physical image of your device (see -h). Both methods require a Jailbroken device or other kinds of extractions. Otherwise, the databases can't be accessed. So only connecting your iPhone to your Mac doesn't work.

@mac4n6
Copy link
Owner

mac4n6 commented May 17, 2020

In addition, when running apollo.py the arguments to not need the curly brackets.

@mac4n6 mac4n6 closed this as completed May 17, 2020
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