Op3n Dott tablet mélyvíz - Tabletek, E-bookok fórum

Hirdetés

üzenetek

hozzászólások


_Soma77_
(tag)

találtam még egy ilyet:

/* OSII attributes that indicate the image type. We need
* These to determine if a particular OSII entry is a
* Bootable kernel image */

#define ATTR_SIGNED_MAIN_OS 0x00
#define ATTR_UNSIGNED_MAIN_OS 0x01
#define ATTR_SIGNED_RECOVERY_OS 0x0C
#define ATTR_UNSIGNED_RECOVERY_OS 0x0D
#define ATTR_SIGNED_PROVISIONING_OS 0x0E
#define ATTR_UNSIGNED_PROVISIONING_OS 0x0F

a boot.img OSIP / OSII header kibontásakor az attributum = 0 lett.

ez is azt bizonyítja, hogy aláírt. (ATTR_SIGNED_MAIN_OS 0x00) :O

A recovery.img attribútuma 12 (0x0c)

azaz ATTR_SIGNED_RECOVERY 0x0C

Semmi kétségem nem maradt. :(((

[ Szerkesztve ]

üzenetek