You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your feedback. I will test with more databases and hopefully I can come up with a fix. If not then I'll just comment out the lines that you suggested. By the way, do all the asserts fail when the first one does?
Let me begin by thanking you for your time and effort in this project!
When trying
-m
of your script on a Skype for Desktop (v8.46), it gave the following error:Apparently, the db I want to parse has some values that
parse_skype_message_blob
does not accept and it stops.After commenting them out, it works as expected.
This is what I changed:
This is the (modified) output of the 4 first entries which causes the error:
![Skype4](https://user-images.githubusercontent.com/25983612/118481384-b8f11100-b713-11eb-815f-f5f7002b4aed.PNG)
Unfortunately, I am not able to share the db with you.
Can this be patched in your code?
Thank you!
The text was updated successfully, but these errors were encountered: