<p>i looked up a newer IP camera from the same vendor and they had a really funny &quot;Linux&quot; JFFS2 filesystem without a single ELF binary</p><p>turns out they ported everything to Huawei LiteOS <a href="https://github.com/LiteOS/LiteOS" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="">github.com/LiteOS/LiteOS</span><span class="invisible"></span></a> and so instead of having Linux run more or less one single ELF binary that does Everything (after busybox) they just have a single blob loaded at 0x40000000 that does Everything</p>
Reply