Hello,
can anyone help me ?
I download the Firmware
http://www.foscam.com/Private/ProductFiles/6356946567233800001514175770.zip# binwalk FosIPC_B_app_ver2.x.1.143.bin
DECIMAL HEXADECIMAL DESCRIPTION
--------------------------------------------------------------------------------
0 0x0 OpenSSL encryption, salted, salt: 0x-207AB6F8-4BEDAB03
I decrypt the Firmware for FI9826P V2
# openssl enc -d -aes-128-cbc -k WT8Nk* -in FosIPC_B_app_ver2.x.1.143.bin > FosIPC_B_app_ver2.x.1.143.tar.gz
But now "file" say
# file FosIPC_B_app_ver2.x.1.143.tar.gz
FosIPC_B_app_ver2.x.1.143.tar.gz: data
and binwalk
# binwalk FosIPC_B_app_ver2.x.1.143.tar.gz
DECIMAL HEXADECIMAL DESCRIPTION
--------------------------------------------------------------------------------
7025284 0x6B3284 MySQL ISAM index file Version 9
can't open or mount the firmware.
thanks
Speedyking