Reverse Engineering Tools on Linux - Security & Cryptography

Users browsing this thread: 2 Guest(s)
z3bra
Grey Hair Nixers
I recently did attempt to do some reverse-engineering. Didn't finish the project though,

I own one of those Tomtom sport watch, which tracks different metrics, and export it all to "the cloud" using a proprietary tool.
At some point, that tool stopped working on Linux and I couldn't see my cool graphs showing all the pain I have to do sports.

I used mitmproxy to catch all the (encrypted!) traffic between the software and the cloud, and try to figure out what was happening under the hood. That was a great experience, and I managed to upload some tracks extracted from my watch to the cloud. Extraction was done using an opensource CLI tool, so all was great.

I gave up on it when I realized that the software has a way to generate some kind of "token" that must be registered onto the official website before synchronizing data. At this point I managed to fix the software so it runs again on Linux, so I just use that because it's easier and gets the job done in a more easy way.

Was pretty fun though !


Messages In This Thread
Reverse Engineering Tools on Linux - by kirby - 06-04-2016, 07:17 PM
RE: Reverse Engineering Tools on Linux - by venam - 07-04-2016, 12:36 AM
RE: Reverse Engineering Tools on Linux - by xero - 07-04-2016, 12:24 PM
RE: Reverse Engineering Tools on Linux - by acg - 07-04-2016, 10:57 PM
RE: Reverse Engineering Tools on Linux - by io86 - 08-04-2016, 10:06 AM
RE: Reverse Engineering Tools on Linux - by kirby - 08-04-2016, 11:20 AM
RE: Reverse Engineering Tools on Linux - by rain1 - 19-04-2016, 09:29 AM
RE: Reverse Engineering Tools on Linux - by venam - 10-05-2016, 02:22 AM
RE: Reverse Engineering Tools on Linux - by kirby - 15-05-2016, 09:47 PM
RE: Reverse Engineering Tools on Linux - by kirby - 05-08-2016, 04:43 PM
RE: Reverse Engineering Tools on Linux - by venam - 06-08-2016, 01:20 AM
RE: Reverse Engineering Tools on Linux - by jkl - 06-08-2016, 09:02 AM
RE: Reverse Engineering Tools on Linux - by xero - 09-08-2016, 04:47 PM
RE: Reverse Engineering Tools on Linux - by thlst - 10-08-2016, 01:27 AM
RE: Reverse Engineering Tools on Linux - by venam - 15-08-2016, 01:17 AM
RE: Reverse Engineering Tools on Linux - by kirby - 18-09-2016, 02:36 PM
RE: Reverse Engineering Tools on Linux - by venam - 19-08-2020, 03:42 AM
RE: Reverse Engineering Tools on Linux - by z3bra - 19-08-2020, 04:47 AM
RE: Reverse Engineering Tools on Linux - by opfez - 20-08-2020, 10:12 AM
RE: Reverse Engineering Tools on Linux - by freem - 21-08-2020, 05:24 AM
RE: Reverse Engineering Tools on Linux - by venam - 21-08-2020, 05:56 AM
RE: Reverse Engineering Tools on Linux - by jvarg - 28-08-2020, 11:17 AM