8000 get_process should have scope on it · Issue #241 · frida/frida-python · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
get_process should have scope on it #241
Open
@chihaamin

Description

@chihaamin
def get_process(self, process_name: str, #scope) -> _frida.Process:
    """
    Get the process with the given name
    :raises ProcessNotFoundError: if the process was not found or there were more than one process with the given name
    """

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0