You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use fuzzware on linux-based firmware, specifically on uClinux images that can run on Cortex M Microcontrollers without a Memory Management Unit(MMU).
I am trying to emulate a whole linux-based firmware and not only user-space programs(bootloader, and kernel together).
However, I am unsure about how to create the config.yml with multiple binaries and the README_config.yml only explains how to configure a single blob firmware.
Could you maybe help me with this or provide a simple example for a such config.yml?
Thanks in advance.
Best Regards
The text was updated successfully, but these errors were encountered:
Hi Tobias,
I am trying to use fuzzware on linux-based firmware, specifically on uClinux images that can run on Cortex M Microcontrollers without a Memory Management Unit(MMU).
I am trying to emulate a whole linux-based firmware and not only user-space programs(bootloader, and kernel together).
However, I am unsure about how to create the config.yml with multiple binaries and the README_config.yml only explains how to configure a single blob firmware.
Could you maybe help me with this or provide a simple example for a such config.yml?
Thanks in advance.
Best Regards
The text was updated successfully, but these errors were encountered: