-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I'm interested in trying to reverse engineer Pandora's play playlist API, but I don't know where to start. I've snipped the connection between my Android APP and Pandor's cloud while playing a playlist but all of the API comms are over a TLSV1.2 connection.
I gather that if I had the clear text I'd still need to use this tool to decrypt it further, but the links are dead and I don't know Dart.
I'm an embedded program and do 95% of my work in C.
Any hints on how to get the plaintext? Do I need to play DNS games and run an TLS proxy?
Metadata
Metadata
Assignees
Labels
No labels