FirmAE icon indicating copy to clipboard operation
FirmAE copied to clipboard

Towards Large-Scale Emulation of IoT Firmware for Dynamic Analysis

Results 52 FirmAE issues
Sort by recently updated
recently updated
newest added

After i selected the gdb-server to remote debug, i launched the gdb-multiarch to connect the target ip and port, since gdb-multiarch need to access firmware's filesysterm, so i typed "sysroot...

Fuzzer log files are very large, so how do you know if there are CI and BOF vulnerabilities? Thanks.

Thanks for the author's work。I don’t know how to use the fuzzer in FirmAE in the process of reproducing the paper.I don’t know how to use the fuzzer in FirmAE...

If i want to change the fuzzer to AFL, do you know how to do it? Thanks a lot!

I got an error but I don't know what happened. I need help. I install software on a pure Ubuntu system (Ubuntu 18.04.6 LTS) I have finished download.sh and install.sh...

Hi, Thanks for your effort for this project! I'm trying to emulate the asus firmware using FirmAE. However FirmAE wasn't able to start the asus web server. May I know...

hi, thanks for your great work in FirmAE, [dap1360.zip](https://github.com/pr0v3rbs/FirmAE/files/6815157/dap1360.zip) ![decompile](https://user-images.githubusercontent.com/32506711/125602224-11cc2707-ff70-483d-8ba5-11dcdbe8186f.png) reecently I was trying to emulate the d-link dap1360. however, the /bin/webs program cannot be started with error "read hw...

During checking emulation using command: sudo ./run.sh -r DCS dcs930l_v108_b4.bin, I'm receiving following error: [*] dcs930l_v108_b4.bin emulation start!!! Traceback (most recent call last): File "./sources/extractor/extractor.py", line 291, in generate_tag cur.execute("SELECT...

Good day, For a while I've been trying to emulate my firmware of the Netgear WNDR3800. I get the following error. ![Screenshot_20210503_143048](https://user-images.githubusercontent.com/83588904/116876778-49602980-ac1d-11eb-8497-852cd86b3c2e.png) Do you have a sollution for this? Thanks...

enhancement

Hey, Im working on a project in which i have to emulate the firmware of Foscam C2. this firmware was a hell to extract but i got it. the problem...