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

Just small stuff #2

Closed NoobieDog closed 6 years ago

NoobieDog commented 6 years ago

Added resize now works offline (as long as an image has been created (--clean) before hand

nongiach commented 6 years ago

Great, I love the resize and offline options, thanks. Can also apply a regex to check the correctness of the resize option, to avoid any possible command/parameter injection.

nongiach commented 6 years ago

Also update the readme.md bro 😄