rgerganov / shanocast

Google Chromecast Reciever
119 stars 9 forks source link

how to establish tls connect without private key #1

Closed qin11152 closed 12 months ago

qin11152 commented 12 months ago

Hi bro, I'm interested in googlecast receiver. I read your article(https://xakcop.com/post/shanocast/) and realized that you got the certificate and the corresponding precomputed signatures. But you didn't get the private key. Now, I wonder how you establish the tls connect only with certificate without private key.

rgerganov commented 12 months ago

I dumped the private key with jnitrace as I explained in the blog post.

qin11152 commented 12 months ago

can you share the private key,I can pay for it.