DEV Community

K
K

Posted on

Reverse engineering octet stream messages

hey, im trying to reverse engineer this app but it uses octet stream in http requests so im trying to reverse it and understand what exactly the request is sending but its encoded, for last 2 days ive been trying to decode it with tools and stuff but idk, never done anything similar to this like decoding protobufs without .proto file so idk, does anyone know how to actually do it?

Top comments (0)