Is your feature request related to a problem? Please describe.
Manually transferring exploits into the debuggee by unpacking/repacking the rootfs is trivial but requires re-starting like-dbg with every iteration. It would be much nicer to have an upload.py that can directly transfer files into the running QEMU guest.
Is your feature request related to a problem? Please describe.
Manually transferring exploits into the debuggee by unpacking/repacking the rootfs is trivial but requires re-starting
like-dbgwith every iteration. It would be much nicer to have anupload.pythat can directly transfer files into the running QEMU guest.