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

Outdated mqttListen.js Frida Gadget for Version 341.1+ #119

Open
OpenSaned opened this issue Aug 1, 2024 · 0 comments
Open

Outdated mqttListen.js Frida Gadget for Version 341.1+ #119

OpenSaned opened this issue Aug 1, 2024 · 0 comments

Comments

@OpenSaned
Copy link

I'm trying to make a Python counterpart to this library, so I tried to run mqttListen.js on frida to introspect the MQTToT connections, the MESSAGE_ENCODER_SEND should be set to X.VGQ on version 341.1, but that particular function just never gets triggered. Other than Frida, externally analyzing the connections with something like Mitmproxy (Charles & Burp don't support MQTT) is the only solution I could think of. I'm not much of an expert on Frida or RE in Android, so...

If you've found a recent approach, or at least the right direction or resources, that would be very much appreciated.

Regards.

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

1 participant