AoC 2022 Day 20: Firmware Reverse Engineering
What is Firmware Reverse Engineering Every embedded device, including cameras, routers, smart watches, and other devices, comes with pre-installed firmware, which has its own set of instructions executing on the hardware’s processor. It makes it possible for the device’s hardware and other software to communicate. The designer or developer can make changes at the root …