Close

1666 Results for "Reverse Engineering Blood Glucose Monitors"

  • Protocol Reverse Engineering

  • The next part is to figure out how the protocol works, and the format of the data.I started with taking some live captures in a running system (A MATE connected to an MX charge controller), and looking at what kind of packets were being exchanged. The...
  • Reverse Engineering the Screen

  • Origin I first saw this screen on the ZBD EPOP 900 electronic shelf label (ESL). Thought it is going to be fun just reverse engineer them, so I bought a few of them: PCB After I got them, the first thing I tried was powering them up. And... I got nothing....
  • Reverse engineering mechanical parts

  • I have been able to spend a few hours on the project, and I thought I could share some of the progress so far.I was going crazy trying to figure out a solution to the screen and processor dilemma. I still haven't figured out a perfect solution, but I...
  • Reverse Engineering an LCD Panel

  • The next step in this project is attempting to interface a special sunlight-readable "transflective" LCD panel, out of an old Portege R500 laptop. I couldn't find a datasheet at first, so I embarked on a huge task to reverse engineer the pinout by probing...
  • Reverse Engineering from Package Data

  • As you can see airodump-ng picked up the WiFi of the drone and also that it is running on channel 2. Next I recorded some packages. sudo airodump-ng -w JJRC_out -c 2 -bssid 10:A4:BE:2E:77:B5 wlan0mon While recording I simply used all the functions the...