Research Article

Deception Attacks against Android-Based Smart Bracelets

Table 1

Instructions found in the decompiled code.

InstructionsFunctionReturned value typeRemarks

110, 1, 15, 1, −113Read battery powerByte arrayThe 3rd digit of returned byte array multiplied by 5 is current battery power
110, 1, 21, m, d, y, h, m, sSet date and time0 or 1m, d, and y represent date; h, m, and s represent time
110, 1, 4, 1, −113Read motion dataByte arrayThe 12th and the 18th digits of the returned byte array represent the calories burned and the step number
---