EntySec / SeaShell

SeaShell Framework is an iOS post-exploitation framework that enables you to access the device remotely, control it and extract sensitive information.
https://theapplewiki.com/wiki/SeaShell
MIT License
426 stars 60 forks source link

Cam command not working #16

Closed ktrrbypass closed 7 months ago

ktrrbypass commented 8 months ago

Describe the bug Description: running a command did not receive an expected outcome and resulted in an error

To Reproduce Steps to reproduce the behavior:

  1. Start TCP server.
  2. Connect to server by running injected app on the phone
  3. Run devices -i 0
  4. Run cam -s 0 <insert directory>
  5. Get error: Failed to read device #0!

Expected behavior Expected to receive image in the directory specified and not receive an error.

Screenshots image

Desktop:

Smartphone:

enty8080 commented 7 months ago

Duplicate #9