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

REDIR deprecated #32

Closed KevinCooper closed 5 years ago

KevinCooper commented 5 years ago

https://github.com/nongiach/arm_now/blob/ad41778e7b512f56380dba7a36da288b779a4073/arm_now/arm_now.py#L263

https://stackoverflow.com/questions/55043135/qemu-system-arm-redir-invalid-option

ShellCode33 commented 5 years ago

Hi, I fixed it in #36