xvertile/akamai-bmp-generator

Converting code for bmp version 3.3.6

Sfeeen opened this issue · 1 comments

Hi, I am working with an APK that makes use of Akamai bmp version 3.3.6.
I would be able to extract the RSA encrypt key from the .so file but I'm wondering if that might be the only difference between for example a 3.3.4 and a 3.3.6 version?
They probably also change something in the structure of the sensordata I would suppose, do you know more about this?

Hi, I am working with an APK that makes use of Akamai bmp version 3.3.6. I would be able to extract the RSA encrypt key from the .so file but I'm wondering if that might be the only difference between for example a 3.3.4 and a 3.3.6 version? They probably also change something in the structure of the sensordata I would suppose, do you know more about this?

Hey, from version 3.3.0 to 3.3.9 the RSA key actually doesn't change. From what I've seen, extracting the RSA key in 3.3.9 is still the same as in version 3.3.0, so it’s likely that only the structure of how the sensor is generated has changed.