Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSL traffic decryption #1

Open
XITRIX opened this issue Feb 9, 2022 · 1 comment
Open

SSL traffic decryption #1

XITRIX opened this issue Feb 9, 2022 · 1 comment

Comments

@XITRIX
Copy link

XITRIX commented Feb 9, 2022

Hi! I am working on iOS version of this library. I've already done with all basic stuff like pairing and key sending, which was implemented in louis49's JS lib, and now I'm trying to implement other stuff like textfield editing. I'm trying to decrypt traffic between my rooted android device and android TV, but I'm running out of ideas.
I've already tried mitmproxy, different ways of SSL pinning, frida with SSL read\write functions override (to log it's content), decompiling Google Home app, and TV remote service. And nothing helps... May be if you intend to keep working on that library you can suggest something else how to get the samples of App and TV communication?

@Jacky154
Copy link

Hi @XITRIX

I have implement it for IOS include features of pairing and connecting. But I am running in error that it is not working when I connect with one tv and again connect the similar app with another tv. Can you figure out I will share my code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants