Zum Inhalt springen

Mychron 5 data downloader help

So I am working on a project for myself. I am a big Linux user I don’t really ever use Windows but I am also a racer. I race Cup Karts, and I want to be able to download my data from Linux. Race Studio 3 does not work with Linux. I can get it running through Wine, but I can’t get it to download the session data. After looking around a little bit, I saw that it sends the data through port 2000. You have to connect to the device’s Wi-Fi, and it sends TCP packets through that. I used Wireshark to observe what the app was doing and emulated that pretty good with a Python script on Linux. I got some data like my name from the MyChron and the user ID, but I’m going for session data. However, I can’t find where it’s sending that in Wireshark. It loads immediately when the device is connected through Race Studio, but I can’t see any of that data within Wireshark. Maybe someone will understand this better than I do ‚m pretty new to reverse engineering. I’ll link the GitHub here for people to take a look.

submitted by /u/UnderstandingNo778
[link] [comments]

Schreibe einen Kommentar

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert