go-ios
go-ios copied to clipboard
bypass Trust button
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.