tcrevenge icon indicating copy to clipboard operation
tcrevenge copied to clipboard

Ask About Posibility to Build Custom Kernel and How to get Kernel from dumped flash

Open ndunks opened this issue 3 years ago • 2 comments

Hello, thanks for the great work it help me alot.

I also still inspecting ZXHN-H108N device, this my repo

I'm not expert on this field, but somebody there may give me some though.

I know that ZXHN-H108N with Broadcom chipset is works with OpenWRT, but in my case I have Ralink chipset. It is possible to build custom kernel for it? or any suggestion?

in my repo you can see there is a firmware.bin file dumped from the nor flash sotrage directly using CH341, but i can't figure where is the Kernel and rootfs. can you give some clues? please check it here: https://github.com/ndunks/modem-indihome-huawei-ZXHN-H108N/tree/main/firmware

ndunks avatar Oct 09 '22 13:10 ndunks

Hi,

I played a bit with binwalk but I also cannot figure out the layout or where the rootfs is. It is different from my device.

I am sorry I can't help.

vasvir avatar Oct 10 '22 17:10 vasvir

yes I got the same experience. thanks for your efforts. I think its compressed with non standard archive format (or its directly an MIPS instruction codes with self extract/decompile), need to know the toolchain to reverse it. I did some research and add some links that may related to the SDK/toolchain (https://github.com/HyGw/test)

ndunks avatar Oct 13 '22 22:10 ndunks