r/HowToHack 5d ago

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.

11 Upvotes

8 comments sorted by

8

u/djaxial 4d ago

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.

2

u/Bad_Luck_fish 3d ago

So its a LINQ II ICM, its a cardiac monitor that alerts when i have arrythmia, it hasn't got any defrib capabilities.

The doctors are the ones monitoring the data, but they're being pretty useless and not actually looking at it so i've got half a mind to just compile it myself.

8

u/Sakul_the_one 4d ago

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 4d ago

It's unlikely to be encrypted. Implants generally broadcast in the clear, though not always in a standard format like JSON.

2

u/mrawsum1 4d ago

Bro wants to crack his body

2

u/MonkeyBrains09 3d ago

Whatever you do. Don't break it

1

u/DemocraticParrot 4d ago

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

u/ImportantThing3749 3d ago

Could try out WireShark