jesec / samfirm.js

TypeScript implementation of a streaming downloader, decryptor and extractor of Samsung firmware.
GNU General Public License v3.0
233 stars 52 forks source link

NueIt is listed on: #11

Open anilu258 opened 7 months ago

anilu258 commented 7 months ago
          It is listed on:

https://doc.samsungmobile.com/SM-N910C/XEO/doc.html

Here is the output from https://fota-cloud-dn.ospserver.net/firmware/XEO/SM-N910C/version.xml

<versioninfo>
    <url>http://fota-cloud-dn.ospserver.net/firmware/</url>
    <firmware>
        <model>SM-N910C</model>
        <cc>XEO</cc>
        <version>
            <latest o="6.0.1">N910CXXU2DVH2/N910COXA2DVH2/N910CXXU2DVH2</latest>
            <upgrade>
                <value rcount="1" fwsize="408659779">N910CXXS2DRI2/N910COXA2DQK1/N910CXXU1DQG1</value>
            </upgrade>
        </version>
    </firmware>
    <polling>
        <period>7</period>
        <time>19</time>
        <range>23</range>
    </polling>
    <ActiveDeviceInfo>
        <CycleOfDeviceHeartbeat>0</CycleOfDeviceHeartbeat>
        <ServiceURL/>
    </ActiveDeviceInfo>
    <WiFiConnectedPollingInfo>
        <Cycle/>
        <Activated>FALSE</Activated>
    </WiFiConnectedPollingInfo>
</versioninfo>

Originally posted by @Unknown78 in https://github.com/jesec/samfirm.js/issues/5#issuecomment-1369154778

Unknown78 commented 7 months ago

What is NueIt?