go-ios icon indicating copy to clipboard operation
go-ios copied to clipboard

bypass Trust button

Open somethingintheway1 opened this issue 6 months ago • 1 comments
trafficstars

i tried bypass it with go-ios pair --p12file --password=a

my steps:

go-ios erase --force go-ios activate go-ios prepare create-cert open ssl comman go-ios prepare --skip-all --p12file= --orgname=test go-ios pair --p12file= --password=a

and i got response, McChallengeRequied

the same function works fine in pymobiledevice3, but for some reason it doesn't work here.

somethingintheway1 avatar May 09 '25 17:05 somethingintheway1