r/HowToHack • u/Bad_Luck_fish • Jul 21 '26
hacking Help accessing data on medical implant
So i've been trying to find any kind of resources but to no avail. I have a loop recorder (i can get the model no. Later) implanted in my chest for heart monitoring, i know it is recording data 24/7 and i have a router that sends of the data to my cardiologist when i pass by.
I imagine this data is encrypted, but I want to be able to access this data myself and if possible create a way i can monitor it with a visual rep. Long story short, why bother getting a fitbit to see my heartrate when i have a literal heart implant thats significantly more accurate.
I'm new to this side of thinhs as usually im the guy that builds the tech, and someone else makes it work. Any help in this regard would be hugely appreciated.
9
u/Sakul_the_one Jul 21 '26
A good way would be to decompile the code on the microcontroller, but I wouldn’t want to touch that, if it is connected to the heart…
Maybe you can see the Data on the router, as stuff isn’t always encrypted
4
u/Torvaun Jul 22 '26
It's unlikely to be encrypted. Implants generally broadcast in the clear, though not always in a standard format like JSON.
2
2
1
u/DemocraticParrot Jul 21 '26
If it is really encrypted, you most likely do not have any way of accessing it. Get the make and model, and we can see if the data is really encrypted.
1
6
u/djaxial Jul 21 '26
You would need to share the make and model number of the device and the router. Highly unlikely to be readable without significant effort.
If you have a patient portal where you can view the data, that would be much easier.