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

Deserialize files #3

Open
klango opened this issue Aug 20, 2024 · 0 comments
Open

Deserialize files #3

klango opened this issue Aug 20, 2024 · 0 comments

Comments

@klango
Copy link

klango commented Aug 20, 2024

Hi after successfully decrypting cached files (under /cache/0 not media_cache) it turned out that I got lots of serialized files in parts, (each seems to be for each local chat?)
They all start with 00000000 1f 8b 08 00 00 00 00 00 02 03 ec in which 1f 8b seems to be file signature for gzip files.
Anyways these are relatively small 5 to 60 KiB.
Is there a way to append or put the together in a readable format?

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

1 participant