Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timschneeb/samsungfumoscraper
WebAssembly-based web application that is capable of download Samsung OTA firmware files directly from the browser via Samsung's OMA-DM FUMO service.
https://github.com/timschneeb/samsungfumoscraper
device-management downloader firmware fumo oma oma-dm open-mobile-alliance ota samsung webassembly
Last synced: about 1 month ago
JSON representation
WebAssembly-based web application that is capable of download Samsung OTA firmware files directly from the browser via Samsung's OMA-DM FUMO service.
- Host: GitHub
- URL: https://github.com/timschneeb/samsungfumoscraper
- Owner: timschneeb
- License: gpl-3.0
- Created: 2021-10-09T02:18:26.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-20T14:10:00.000Z (over 2 years ago)
- Last Synced: 2024-05-21T12:00:01.915Z (7 months ago)
- Topics: device-management, downloader, firmware, fumo, oma, oma-dm, open-mobile-alliance, ota, samsung, webassembly
- Language: HTML
- Homepage:
- Size: 242 KB
- Stars: 10
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SamsungFumoScraper
WebAssembly-based web application that is capable of download Samsung OTA firmware files directly from the browser via Samsung's OMA-DM FUMO service.
Demo: https://fumo.timschneeberger.me/
**Note: This app is unfinished. Samsung may require a real IMEI registered to a Samsung phone, otherwise the OMA-DM device registration can fail.**
Firmware for the Samsung S8 could be retrieved with no issues using randomized device ids and IMEIs, the S20 for example, does have problems though. You can play around with the downloader by selecting the `Advanced mode` tab.
_______
This project is licensed under [GPLv3.0](LICENSE.md).