Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@gitpull
Not sure by decode you mean the meaning of the thrift syntax
https://thrift.apache.org/docs/idl -
@elgringo look.
There's an http request.
Thrift is encoding its messages before sending them.
Therefore, I need to decode them. Every person is able to decode them. They don't have keys and stuff.
But I just can't. -
Related Rants
Apache Thrift!
Content-Type: application/x-thrift
I need to decode a message, but I'm stuck af. Thrift-tools, burp extensions, ThriftDecoder and several other libraries were not helpful.
Anyone who knows that type of stuff?
question
thrift
apache
decode