Skip to content

Fix timestamp endianness#2

Open
iyassou wants to merge 1 commit intoVivoKey:mainfrom
iyassou:main
Open

Fix timestamp endianness#2
iyassou wants to merge 1 commit intoVivoKey:mainfrom
iyassou:main

Conversation

@iyassou
Copy link

@iyassou iyassou commented Aug 24, 2024

Hello 👋

Thank you for making this, I'm currently using your project to try and understand an NFC dump 😊

I noticed the Unix timestamp was a large negative number and figured it was probably an endianness issue. Sure enough, the value is little-endian, so I made that change.

Kind regards.
Iyassou

8-byte timestamp is little-endian.
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.

1 participant