-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Generic fota scraping script #3
Comments
I dont think so. To search for OTA updates you need a valid device info (model, locale, etc) and version. |
So is there a guide on how to decompile other devices to achieve the same effect as this repository? |
Weird. Can you send me the props so I can try it myself? |
When I use 1dm to download, it prompts HTTP/1.1 403 Forbidden |
I don't know what 1dm is. I just tried to download it and I get the same issue. |
https://github.com/harojpgyy/Get_FOTA/tree/abupdate.fota_demo_iot |
It seems that it no longer uses those properties in build.prop, but takes a specific "mid", in this case, the mid is imei |
https://fota5p.adups.com/otainter-5.0/fota5/detectSchedule.do |
Any solutions? |
const RO_FOTA_OEM = 'lovdream8953_8.0'; |
It looks like the firmware is from June 21, 2018. As the readme says, your version is too old and the device may have been deleted from the server. |
For many devices using adups, is there a universal script to achieve crawling OTA?
The text was updated successfully, but these errors were encountered: