Skip to content

[bug] Invalid Path #801

Description

@dgrivera

Describe the bug
When using the "cd" command to go to the results of "env" encounter error saying "Invalid path:"

To Reproduce
Steps to reproduce the behavior:

  1. Run command 'env'
  2. Run command 'cd from first command'

Expected behavior
Should go to the path instead of error

Evidence / Logs / Screenshots

Image

Environment (please complete the following information):

  • Device: iPhone SE
  • iOS: 16.2
  • Frida Version: 17.10.1
  • Objection Version: 1.12.5
  • JB: Dopamine 2 Rootless

Additional context
there is a work around, wherein you have to execute "cd ../../../../" to go to the root path and then execute the cd command in complete command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions