Closed helloworld104 closed 2 years ago
You can use --watch
argument.
For example: python3 qu1cksc0pe.py --file linux_binary --watch
what about the emulator part? do i need to link a linux vm?
No you dont need a VM. Emulator is Qiling based so when you execute the --watch
argument Qu1cksc0pe downloads the rootfs for target binary and tries to execute that binary in downloaded rootfs
thank you
hi, i just tried to execute the watch command but i currently face this error... how do i get around it?
Hmm i think that error related to Qiling. Sometimes I encounter this errors to. I will look for it
how do i use qu1cksc0pe to analyze linux binaries dynamically?