You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This works amazingly well, however I can’t always have my Mac open or with me. Have you attempted to port this to iOS or what roadblocks are you facing? I assume you could use the hotspot capibility to act as the channel to send packets... I’m new to this type of coding thus the question.
The text was updated successfully, but these errors were encountered:
There's probably no way to do this on iOS without jailbreaking (since root access is necessary in order to send raw packets). I don't have any iOS devices anymore, so I wouldn't be able to test it either way.
The wifi chip on the iPhone doesn't support Monitor mode. The mac is one of the few devices that support this, Almost no Windows laptop supports it and only a few linux laptops as far as I know
This works amazingly well, however I can’t always have my Mac open or with me. Have you attempted to port this to iOS or what roadblocks are you facing? I assume you could use the hotspot capibility to act as the channel to send packets... I’m new to this type of coding thus the question.
The text was updated successfully, but these errors were encountered: