Skip to content

QEMU emulation package question #460

Answered by m-1-k-3
aserper asked this question in Q&A
Jan 25, 2023 · 2 comments · 3 replies
Discussion options

You must be logged in to vote

There is some basic information on the emulator in the wiki here. But these details are not that detailed as you probably needed it.

At the end the following steps are performed:

  • EMBA tries to emulate the firmware in a default config to identify the network configuration
  • Next step is to emulate the system multiple times with different possible configs
  • On every run it tries to identify the reachability with ICMP and network services
  • If the system is reachable via a network service EMBA stops and generates an archive
  • If the system is reachable only via ICMP an archive is generated but EMBA tries the next config with the goal to get the system with another config further

The archive is qui…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@aserper
Comment options

Comment options

You must be logged in to vote
2 replies
@m-1-k-3
Comment options

@aserper
Comment options

Answer selected by aserper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
System emulator (Lxx) The system emulator (Lxx modules)
2 participants