An Embedded Firmware Reverse Engineering Practice

An Embedded Firmware Reverse Engineering Practice

This article is a featured article from the Kanxue Forum Kanxue Forum AuthorID: KenLi 0x0 Introduction We obtained a device firmware of 6M, and found no articles analyzing this firmware online, so we decided to perform reverse analysis on the firmware according to the general approach of firmware analysis for practical learning. The main tools … Read more

Firmware Analysis: Tools, Methods, and Techniques (Part 2)

Firmware Analysis: Tools, Methods, and Techniques (Part 2)

This article is an excellent piece from the Kx forum. Kx forum author ID:StrokMitream Continuing from the previous article,Firmware Analysis: Tools, Methods, and Techniques (Part 1) This is the second part. 5. Is it encrypted? During firmware analysis, you may encounter files that are encrypted to some extent. In this case, you first need to … Read more