Decode byte #1440
Closed
OliverTrust
started this conversation in
General
Decode byte
#1440
Replies: 1 comment 2 replies
-
|
In my latest experiments, the price sheet was a Valve Key-Value string compressed by the LZMA algorithm. Very likely you will have to parse and read this particular dump-file yourself. NetHookAnalyzer is not suitable in this case. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any way to decode the response of this protobuf message?
https://github.com/SteamDatabase/Protobufs/blob/57781c1d10d35910fe3d1918b3d1e429e6488c37/csgo/base_gcmessages.proto#L271
I don't know what i must do next to get clean and readable response
Beta Was this translation helpful? Give feedback.
All reactions