I just stumbled across this post, and have a question.
When I use binwalk -B on the decrypted HAMEG_FW_HMO1524_HMO2024_04_531 firmware, It does not find a main binary (ELF), but only:
DECIMAL HEXADECIMAL DESCRIPTION
--------------------------------------------------------------------------------
177400 0x2B4F8 CRC32 polynomial table, big endian
264116 0x407B4 PC bitmap, Windows 3.x format,, 640 x 480 x 8
3125508 0x2FB104 CRC32 polynomial table, big endian
3129604 0x2FC104 CRC32 polynomial table, little endian
3133715 0x2FD113 Copyright string: "Copyright 1995-2005 Jean-loup Gailly "
3255235 0x31ABC3 Copyright string: "Copyright 1995-2005 Mark Adler "
3258896 0x31BA10 GIF image data, version "89a", 25381
3259696 0x31BD30 CRC32 polynomial table, big endian
3260828 0x31C19C SHA256 hash constants, big endian
3261422 0x31C3EE Copyright string: "Copyright (c) 1998-2010 Glenn Randers-Pehrson"
3261468 0x31C41C Copyright string: "Copyright (c) 1996-1997 Andreas Dilger"
3261507 0x31C443 Copyright string: "Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc."
3432368 0x345FB0 Zlib compressed data, best compression
3433524 0x346434 Zlib compressed data, best compression
3433928 0x3465C8 Zlib compressed data, best compression
3437696 0x347480 GIF image data, version "89a", 222 x 29
------------------------------------------------------------------------------
------------------------------------------------------------------------------
3556212 0x364374 GIF image data, version "89a", 218 x 257
3561137 0x3656B1 PC bitmap, Windows 3.x format,, 640 x 480 x 8
3565159 0x366667 PC bitmap, Windows 3.x format,, 640 x 50 x 8
3569439 0x36771F PC bitmap, Windows 3.x format,, 640 x 50 x 8
3574003 0x3688F3 PC bitmap, Windows 3.x format,, 640 x 50 x 8
3575551 0x368EFF PC bitmap, Windows 3.x format,, 250 x 400 x 8
3588149 0x36C035 PC bitmap, Windows 3.x format,, 640 x 480 x 8
3703088 0x388130 PNG image, 323 x 207, 8-bit colormap, non-interlaced
3779696 0x39AC70 Zip archive data, at least v2.0 to extract, compressed size: 331086, uncompressed size: 520561, name: 1G0K010.rbf
4110851 0x3EBA03 Zip archive data, at least v2.0 to extract, compressed size: 34729, uncompressed size: 62902, name: MC_EP2C5F256VK11.rbf
4145658 0x3F41FA Zip archive data, at least v2.0 to extract, compressed size: 796, uncompressed size: 4986, name: I2C.HDS
4146519 0x3F4557 Zip archive data, at least v2.0 to extract, compressed size: 791, uncompressed size: 4986, name: SSPI.HDS
4147376 0x3F48B0 Zip archive data, at least v2.0 to extract, compressed size: 801, uncompressed size: 4986, name: UART.HDS
4148243 0x3F4C13 Zip archive data, at least v2.0 to extract, compressed size: 506691, uncompressed size: 1234318, name: hm_chin13.hft
4655005 0x47079D Zip archive data, at least v2.0 to extract, compressed size: 370623, uncompressed size: 1060402, name: hm_chin14.hft
5025699 0x4CAFA3 Zip archive data, at least v2.0 to extract, compressed size: 1881, uncompressed size: 5624, name: hm_sz10.hft
5027649 0x4CB741 Zip archive data, at least v2.0 to extract, compressed size: 2091, uncompressed size: 6508, name: hm_sz12.hft
5029809 0x4CBFB1 Zip archive data, at least v2.0 to extract, compressed size: 2186, uncompressed size: 6948, name: hm_sz13.hft
5032064 0x4CC880 Zip archive data, at least v2.0 to extract, compressed size: 2320, uncompressed size: 7392, name: hm_sz14.hft
5035347 0x4CD553 End of Zip archive, footer length: 22
So what am I missing?