I have two DVR's dated from 2014,
both of which have passwords (no longer set to default). I found them both from an eWaste bin and I'd love to be able to use one of them. Sadly both PCB's lack an actual "reset" switch. I've tried removing the CMOS battery from both units, but with no success to remove the password.
1. Honeywell HRGX161 (PCB DS-80103 Rev2.2)
(extracted firmware here)2. Lorex (FLIR) LHV210800 (with pics included, since this model seems obscure)
(extracted firmware here)I have
3 different ideas on what to do, but I'm unsure which one I should focus the most attention into.
a. Decrypt the flash memory (maybe use Ghidra? I'm not familiar with it at all though) to find the password. Hyperlinked above are the BIN's for both firmwares (as I've already extracted the memory).
b. Attempt to locate a UART connection on the PCB and see if that can help
c. Download the stock firmware and flash it directly to the flash memory
(Note: Only recently have I started learning about UART, and this is my first experience messing with .bin files and firmware extractions)
______________________________________________________________________
What I've tried: I've extracted the firmware and tried browsing through it for both devices, looking for the asci of "password", "pass", "admin", "Admin", "Administrator", "administrator", but was unsuccessful (the default username is either admin or Admin). Deleting the flash for the Lorex device causes it to not boot, so I assume the entire firmware is loaded within the flash memory. I'm assuming the same to be the case for the Honeywell device, as removing the flash again prevented the device from booting.
Possibly a coincidence, but the Lorex firmware file starts with "
GM8210", and I did find
this Linux firmware from a Taiwan DVR website
(originally in this manual), so I wonder whether this may be the actual OEM software, with Lorex modifying the firmware slightly to fit their needs.
Ideas?