Closed kismp123 closed 4 years ago
The issues are for FAT related issues only. For general firmware related discussion please go to Firmadyne.
I mean FAT could not run encrypted firmware ? right?
gegul@unknown:~/firmware/firmware-analysis-toolkit$ sudo ./fat.py ../XNB-8000_1.40.02_20191024_R484.img
__ _
/ _| | |
| |_ __ _ | |_
| _| / _` | | __|
| | | (_| | | |_
|_| \__,_| \__|
Welcome to the Firmware Analysis Toolkit - v0.3
Offensive IoT Exploitation Training http://bit.do/offensiveiotexploitation
By Attify - https://attify.com | @attifyme
[+] Firmware: XNB-8000_1.40.02_20191024_R484.img
[+] Extracting the firmware...
[!] Image extraction failed
FAT cannot work with encrypted firmware since decrypting firmware is not a task of FAT nor of Firmadyne. There is no universal technique which will work for all encrypted firmware binaries.
This is a manual process and you need to research more about the device. If you are lucky somebody may have already done the research and published his/her findings.
Nowadays, we can find most of firmwares are encrypted.. :(
Is there any idea to decrypt or run this firmware ? or must run firmware with device?