FirmAE
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
Hello @pr0v3rbs, I am currently trying to simulate a firmware through `FirmAE`. Although it boots successfully and can ping the IP, the WEB service cannot be started normally. How can...
- Update dockerfile to 22.04 The best practice for dockerfiles is to use as few layers as possible to minimize image size. I have rolled all the `apt-get`, and `pip`...