pujux / magic-carpet

Convenient Location Spoofing for iOS 17
GNU General Public License v3.0
43 stars 3 forks source link

Key Error while running main.py file #9

Open akshaykalucha opened 4 months ago

akshaykalucha commented 4 months ago

I am getting the following public key error when trying to run the main file

` peer_public_key = X25519PublicKey.from_public_bytes(data[PairingDataComponentType.PUBLIC_KEY])


KeyError: EnumIntegerString.new(3, 'PUBLIC_KEY')`
cyrilzakka commented 4 months ago

Also getting the same error

N1-TR0 commented 1 day ago

try to clear trusted devices on your iPhone and retry it.