Nike Fuelband Download Mac

Nike fuelband se software download

[Simone] was trying to reverse-engineer the Bluetooth protocol of his Nike+ Fuelband and made some surprising discoveries. [Simone] found that the authentication system of the Fuelband can be easily bypassed and discovered that some low-level functions (such as arbitrarily reading and writing to memory) are completely exposed to the end user or anyone else who hacks past the authentication process.

Nike Fuelband Download MacNike Fuelband Download Mac

Nike Fuelband Setup Download

[Simone] started with the official Nike app for the Fuelband. He converted the APK to a JAR and then used JD-Gui to read the Java source code of the app. After reading through the source, he discovered that the authentication method was completely ineffective. The authenticator requires the connecting device to know both a pin code and a nonce, but in reality the authentication algorithm just checks for a hard-coded token of 0xff 0xff 0xff 0xff 0xff 0xff rendering the whole authentication process ineffective.

14 best nike fuelband alternatives for Windows, Mac, Linux, iPhone, Android and more. Nike Fuelband alternative list source: nike.com.

  • Nike’s fitness band, the FuelBand came out in February of 2012. The Nike+ FuelBand SE, the newest model of the fitness device, was released last month.Since it relies on Bluetooth LE, the Nike+.
  • Scan this code to download the Nike App. The Best of Nike—Personalized to You From the latest products to the most exciting Nike stories, the Nike App is your daily destination for the world of sport.

Nike Fuelband Application

After he authenticated with the Fuelband, [Simone] started trying various commands to see what he could control over the Bluetooth interface. He discovered that he could send the device into bootloader mode, configure the RTC, and even read/write the first 65k of memory over the Bluetooth interface–not something you typically want to expose, especially with a broken authentication mechanism. If you want to try the exploit yourself, [Simone] wrote an Android app which he posted up on GitHub.