ChangeMAC - 1.5.1spoof Ethernet or Airport mac address |
|
||||||||||||||
|
|||||||||||||||
Feedback Summary:
| Version 1.5.1: | |||||
| Overall Rating: | Features: | Support: | |||
| Ease of Use: | Quality / Stability: | Price: | |||
Key to Types of Feedback:
Reviews
Troubleshooting
Usage Tips
Developer Notes
Commentary
Featured Reviews
Works great in Snow Leopard on Ethernet En0 



- Version: 1.6, 10/4/2009 05:10PM PST
jigmeg
Thx a bunch!!!
Reason for java errors - Version: 1.5.1, 2/5/2008 12:00AM PST
mike.christian1
I think that I found the reason for the java errors given before. If you look at the getAirport and getEthernet scripts in the Contents/Resources folder under ChangeMac.app (the sources aren't current), they grep for using the -A25 option. For my computer with configured proxys, the MAC address lines are well beyond 25 lines down. If I used vi to change the scripts to look further in to the information structure, then ChangeMac would launch.
Other changes - Version: 1.5.1, 2/5/2008 12:00AM PST
mike.christian1
I also had to change setAirport because the 10.5.1 version of the airport command does not have the --mac option. I then had to change setA to call setAirport directly without using osascript.