
firmware - Reverse engineering UEFI CAP files
The firmware isn't contained in an area denoted by a normal EFI_CAPSULE_GUID, like the specification your link describes. I can't find reference to the GUID in that CAP file in a public …
Reverse Engineering 8051 firmware
Reverse Engineering 8051 firmware Ask Question Asked 7 years, 9 months ago Modified 3 years, 6 months ago
firmware - ECU tune and reverse engineering
Jul 28, 2019 · It is a difficult question because there is no general answer. The layout of the FW defined by the OEM and the ECU supplier together during design phase and it might be …
Router Firmware Reverse Engineering
Nov 7, 2024 · I wanted to reverse engineer my router's firmware and potentially modify its functionalities. I know about opensource firmwares like OpenWRT like softwares but I cant use …
Firmware reverse engineering
I need to reverse engineer a firmware from a very secure device. I was able to reverse engineer the PCB and create a JTAG connector, which I used to read the EPROM memory. I tried to …
Disassembling ARM based Camera Firmware - Reverse …
I'm trying to disassemble hikvision firmware 5.5.85. I want to extract the contents of digicap.dav file. Binwalk is unable to extract the known zip files. binwalk -e digicap.dav DECIMAL
Help unpacking U-boot firmware - Reverse Engineering Stack …
I'm trying to unpack (extract) and analyse the firmware of an IP Camera (Xiaomi mjsxj02cm). I have this tf_recovery.img that's supposedly a U-Boot image, but I can't unpack it either using …
Harman Kardon firmware reverse engineering
Apr 29, 2021 · First of all, I'm very new to reverse engineering, but I know about hex, binary, opcodes, et cetera. I'm trying to reverse engineer a Harman Kardon firmware file, because I …
Reverse Engineering - JFFS2 extraction failed from Ubiquiti firmware
Apr 3, 2025 · I’m analyzing a firmware image dumped from a Ubiquiti device with UART, and I’m running into issues trying to extract user-modified configuration files from what appears to be a …
Trying to decompile hex firmware - Reverse Engineering Stack …
Nov 8, 2016 · The files are not detected correctly but when I look at the files I see bits of text used on my device. Edit 2: I don't think the firmware is compressed. But I'm not sure if it's …