gfleury / eap8021x-debug

MacOSX eap 802.1x client with debug log information
Other
9 stars 1 forks source link

Name

eap8021x-debug - 802.1x MacOs X Mavericks client, debug version, for test and troubleshooting

Description

Just get Development/eapolclient and replace original eapolclient binary at /System/Library/SystemConfiguration/EAPOLController.bundle/Resources/eapolclient You'll probably want to save the original, rename it before replace, this debuging version does the authentication but does not warn the Apple80211 framework, so MacOs X keep thinking that he needs to authenticate. Resuming you can debug 802.1x authentication using Xcode and attaching to the eapolclient started from the system, but this version cant be used in production.

Todo/Problems

Debug