path: pwntools_4.15.0-1/pwnlib/gdb.py
        if context.os == 'android':
            pidof = adb.pidof
        pids = list(pidof(target))
