Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for new sandbox escape #4

Open
professorUnknown opened this issue May 4, 2020 · 6 comments
Open

Add support for new sandbox escape #4

professorUnknown opened this issue May 4, 2020 · 6 comments

Comments

@professorUnknown
Copy link

It is possible by using https://siguza.github.io/psychicpaper/ the new sandbox escape to make libusb work

@Brandon-T
Copy link
Owner

Brandon-T commented May 4, 2020

Yes, it is possible. It is something I can definitely check out. I saw the post on twitter the day he posted about it and this was the first thing that came to mind. I will see if I can do it after work today and I'll let you know how it goes.

After work today:

  1. Test out the sandbox escape on this repo.
  2. Push a small .sh file to automate all the setup so you don't have to copy all the files and stuff for IOSUSBDevice.

@Brandon-T
Copy link
Owner

Brandon-T commented May 5, 2020

@professorIsaac It works! Using the sandbox escape and removing the setuid and setguid, I can still access the USB without being jailbroken :D

I will push the necessary changes shortly.

@professorUnknown
Copy link
Author

Very nice Does Libusb Xcode project have the sandbox escape also

@professorUnknown
Copy link
Author

professorUnknown commented May 5, 2020

I want to use it for another project it is called UTM that lets you use vms in IOS and I want to allow the virtual machines communicate with usb https://github.com/utmapp/UTM

@professorUnknown
Copy link
Author

@Brandon-T when will you commit the necessary changes for utilizing the sandbox escape

@brandonros
Copy link

Is any of this viable in 2021 with iOS 14?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants