Skip to content

add EVA kernel image signatures#947

Open
grische wants to merge 1 commit intoReFirmLabs:masterfrom
grische:eva-signatures
Open

add EVA kernel image signatures#947
grische wants to merge 1 commit intoReFirmLabs:masterfrom
grische:eva-signatures

Conversation

@grische
Copy link
Copy Markdown

@grische grische commented Apr 11, 2026

These files follow the following structure:
https://gist.github.com/grische/a84ba742743a8f046a8f81e0b1ffc3eb

A dual-kernel example file can be obtained by downloading a firmware file from https://download.avm.de/fritzbox/fritzbox-7590-ax/other/fritz.os/ and extracting the kernel image from the tar container.

-------------------------------------------------------------------------------------------------------------------
DECIMAL                            HEXADECIMAL                        DESCRIPTION
-------------------------------------------------------------------------------------------------------------------
0                                  0x0                                Fritz!Box EVA kernel image, dual-kernel,
                                                                      primary load: 0x80500000, entry: 0x80C00000,
                                                                      compressed: 59 bytes, uncompressed: 320
                                                                      bytes, secondary load: 0x8DFF0000, entry:
                                                                      0x8DFF1000, compressed: 59 bytes,
                                                                      uncompressed: 320 bytes, file signature CRC:
                                                                      0xE64A587B
-------------------------------------------------------------------------------------------------------------------

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant