nongiach / arm_now

arm_now is a qemu powered tool that allows instant setup of virtual machines on arm cpu, mips, powerpc, nios2, x86 and more, for reverse, exploit, fuzzing and programming purpose.
https://github.com/nongiach/arm_now/wiki
MIT License
867 stars 87 forks source link

How can I start esp8266 machine using arm_now #39

Closed venth closed 4 years ago

venth commented 4 years ago

I noticed that arm_now is able to start xtensa processor family. How could I start esp8266 machine using arm_now?

nongiach commented 4 years ago
arm_now start xtensa

For more information please read the Wiki. Thx.

venth commented 4 years ago

Thanks for the information 👍