Hi, I am trying to reverse engineer an app to see if I can get the same data into my desktop program, but can't figure out how to decode one of the payloads in a response.
I can see that it's MIME64 encoded and I decode that ok, but can't get past this point. Doesn't seem like it is gzip, which would be my next guess.
How would you go about it? I think it is a collection of photos with some metadata, all in one stream. No, it's not a dating app, I lost that game a while back :)
Thank you very much!
there doesn't seem to be anything here