path: pwntools_4.15.0-1/pwnlib/util/proc.py
all_pids = psutil.pids
def pidof(target):
    """pidof(target) -> int list
