emux icon indicating copy to clipboard operation
emux copied to clipboard

EMUX Firmware Emulation Framework (formerly ARMX)

Results 14 emux issues
Sort by recently updated
recently updated
newest added

> ./build-emux-docker > ... > ERROR [ 2/39] RUN apk update 0.4s > > [ 2/39] RUN apk update: > #5 0.247 ERROR: Unable to lock database: Permission denied >...

I'm trying to demonstrate a reverse shell from emulated devices that have command injection vulnerabilities, and in the case of the Tenda, I'm get a no route to host error...

Dear Saumil Shah, I have one issue after running a script ./run-emux-docker: "Starting EMUX mount: mounting 192.168.100.1:/emux on /emux failed: Connection refused" Docker version 20.10.14, build a224086 ![image](https://user-images.githubusercontent.com/26442610/166835872-47cb5dc9-a314-4a83-bf95-48dc5acf0c6b.png)

This is a minor issue: in the `README.md`, this link is broken https://github.com/therealsaumil/emux/blob/master/docs/emulating-tenda-ac15.html. The link to the GitHub file works though :)

Please find below config files, modified shell scripts, kernels and hostfs to emulate MIPS devices. Device rootfs not included. Author: Patrick Ross @VillageIDIOTLab and Zoltan Balazs @zh4ck

Hi, could you share the other devices successfully emulated with ARMX? especilly Netgear Nighthawk R6400 Wi-Fi Router and Netgear Nighthawk R6700v3 Wi-Fi Router? Thanks!

Trying to emulate a NETGEAR XR500, have the physical device as well so was able to get the firmware and nvram settings all copied over in to a template easily....

Thank you for the software. Would like to check how the NVRAM implementation works. I noticed that nvram.ini contains key-value pairs which is updated into the emulated NVRAM, however I...

I have managed to get the router launching when using `./run-emux-docker`, running `launcher` and then selecting my newly created `Netgear R8000` device. I have an issue when I run the...