Skip to content

get_process should have scope on it #241

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