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

APFS: Timestamp Hiding Improvement #37

Open
MC68 opened this issue Jul 29, 2019 · 0 comments
Open

APFS: Timestamp Hiding Improvement #37

MC68 opened this issue Jul 29, 2019 · 0 comments

Comments

@MC68
Copy link
Collaborator

MC68 commented Jul 29, 2019

As of right now, Timestamp Hiding in APFS hides data in 4 bytes of the nanosecond part of the timestamps. This potentially also affects the seconds of the timestamp.

To fix: Either write to only 3 bytes of the timestamp or determine the exact amount of bits (likely 30) and use them.

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

No branches or pull requests

1 participant