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
Similarly to #114 I was having problems with some shortcuts and despite the changes in #114 I found that the regex used to extract data out of shortcuts.vdf does not match when the appid contains invalid UTF-8 bytes. I have posted an example here with appids from my shortcuts.vdf.
As I have some time on my hand I wrote a binary parser for vdf files. Would you be interested in a PR?
The text was updated successfully, but these errors were encountered:
Similarly to #114 I was having problems with some shortcuts and despite the changes in #114 I found that the regex used to extract data out of shortcuts.vdf does not match when the appid contains invalid UTF-8 bytes. I have posted an example here with appids from my shortcuts.vdf.
As I have some time on my hand I wrote a binary parser for vdf files. Would you be interested in a PR?
The text was updated successfully, but these errors were encountered: