pr0v3rbs / FirmAE

Towards Large-Scale Emulation of IoT Firmware for Dynamic Analysis
MIT License
667 stars 121 forks source link

HOW to pass a file to the emulate container? #93

Open Cvjark opened 1 month ago

Cvjark commented 1 month ago

Hi, i am new to FirmAE. I successfully emulated the firmware I wanted by command "run.sh -d", and I want to pass a file to the emulate container, is there some way to do this? i tried scp, but seems the port 22 is close in the container.