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

Full file system extraction - Timestamps are updated to extraction time #4

Open
Lou511 opened this issue May 4, 2020 · 9 comments
Open
Assignees

Comments

@Lou511
Copy link

Lou511 commented May 4, 2020

HI Jack. I used MEAT to perform a full file system extraction on an iPhone 7 Plus. I am using Checkra1n for my JB. I processed the extraction using two commercial tools. It looks like timestamps for certain directories and files are set to the time I extracted the data. For example, directories and files under the Media category have all timestamps set to yesterday, when I did the extraction. Time stamps for records pulled from databases, like KnowledgeC or call logs, are not updated to extraction time. Please let me know what other information I can provide about this issue, to help resolve it.

@jfarley248
Copy link
Owner

Hi, thank you for letting me know. I'm going to take a peak into how pymobiledevice handles timestamps during the extraction.

@jfarley248
Copy link
Owner

@Lou511 Could you also tell me the commercial tools you used so I can test as well? Thanks again

@Lou511
Copy link
Author

Lou511 commented May 6, 2020 via email

@jfarley248
Copy link
Owner

Screenshots would be great. And both tools are showing the same timestamps?

I'm digging through the code and I do see some possible fixes

@jfarley248
Copy link
Owner

jfarley248 commented May 6, 2020

I think I may add support for AFF4 which will have much more support for preserving timestamps... (Jessica Hyde suggested AFF4) Changing directories modified timestamps is a bit weird on Python since the folders aren't in a container, but files may be easier to make the timestamps preserved

@Lou511
Copy link
Author

Lou511 commented May 6, 2020 via email

@Lou511
Copy link
Author

Lou511 commented May 6, 2020 via email

@Lou511
Copy link
Author

Lou511 commented May 6, 2020 via email

@jfarley248
Copy link
Owner

Hi again, just updated the code to change the modify times on both windows and linux, and on Windows the birth time is set as the creation time

@jfarley248 jfarley248 self-assigned this May 7, 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

2 participants