Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Cvjark opened this issue Oct 25, 2024 · 1 comment
Open

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

Cvjark opened this issue Oct 25, 2024 · 1 comment

Comments

@Cvjark
Copy link

Cvjark commented Oct 25, 2024

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.

@pr0v3rbs
Copy link
Owner

pr0v3rbs commented Dec 17, 2024

When emulate firmware with debug mode, emulated guest system opens nc reverse shell (31337 port) and telnet daemon (31338 port).
Or you can just mount image.raw in scartch directory and import any file to the target filesystem. And do run.sh again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants