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
364 stars 48 forks source link

[feature] Fix `cam -s` command #9

Open enty8080 opened 6 months ago

enty8080 commented 6 months ago

Command cam -s fails to take a picture using one of the front or back cameras. Unfortunately, I don't have a solution yet. You can find a source code of this command here and try to find what's wrong:

https://github.com/EntySec/Pwny/blob/main/api/ios/cam.h

stemac93 commented 6 months ago

Any news?

enty8080 commented 6 months ago

@stemac93 Unfortunately no. I guess this feature will require tweak injection into SpringBoard, but I am not sure.

stemac93 commented 5 months ago

@enty8080 someone tried with bootstrap/serotonin? I cannot try since I am on 17.0

sumi8a commented 5 months ago

@stemac93 if I get the listener working ill try