ppwwyyxx / wechat-dump

Cracking encrypted wechat message history from android
GNU General Public License v3.0
1.66k stars 307 forks source link

adb shell dumpsys iphonesubinfo not working since Android 5.0 Lollipop #9

Closed chaserhkj closed 8 years ago

chaserhkj commented 9 years ago

As it is indicated in the title, adb shell dumpsys iphonesubinfo is not working since Android 5.0 Lollipop, causing ./android_interact.sh imei to fail with these devices

This page on stackoverflow pointed out the correct way of getting imei on Lollipop devices, please consider supporting this, as Lollipop devices are getting more and more around us.

ppwwyyxx commented 9 years ago

I don't have a android 5.0 device for testing. Pull requests are welcomed.