CYB3RMX/Qu1cksc0pe

linux usage

helloworld104 opened this issue · 6 comments

how do i use qu1cksc0pe to analyze linux binaries dynamically?

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...
Screenshot from 2022-10-12 09-04-12
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