Skip to content
forked from ipinak/iOS-WiFi

This is library for utilizing the WiFi card of the iOS devices, for various iOS versions. Basically, you can obtain use the WiFi card of an iOS device to obtain information about nearby WiFi networks and if you are up for the challenge crack them. The starting version is iOS 4.x-5.x, but older version will be soon supported.

Notifications You must be signed in to change notification settings

skynine/iOS-WiFi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Small library for reading WiFi signal data from an iOS enabled device. It works only on version 3.x, and 4.x. It links on runtime the library for handling the NIC (for WiFi), since the library is not available for static linking on compile time.

This library is considered to be a private library according to Apple, so don't use it on any "app" that is intended for Apple's App Store, because it will be rejected.

About

This is library for utilizing the WiFi card of the iOS devices, for various iOS versions. Basically, you can obtain use the WiFi card of an iOS device to obtain information about nearby WiFi networks and if you are up for the challenge crack them. The starting version is iOS 4.x-5.x, but older version will be soon supported.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published