Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  IT & Network Administration  |  Other Network / Admin  |  ChangeMAC

ChangeMAC

ChangeMAC - 1.0

spoof Ethernet or Airport mac address

All Time: (3.3)
Version 1.0: (1.0)
Selected Version: 1.0
Release Date: 2007-09-03
License: Freeware
Downloads (version 1.0): 956
Downloads (all versions): 20,643

Information Related to Version:

Broken Link? Newer Version? Tell us!

Product Description:

Application to spoof your Ethernet or Airport mac address. It will also generate a random address for you. Admin password required to change mac addresses.

Just copy to your applications folder to install.

Limitations
  • only works for the primary ethernet address
  • does not work with Mac Pro airport
Released under GPL. The scripts used to get and set the mac address, for both the Airport and Ethernet interfaces, were modified from one written by Fouad Sethna.

Operating System Requirements:

This product is designed to run on the following operating systems:

  • Mac OS X 10.5 Intel
  • Mac OS X 10.5 PPC
  • Mac OS X 10.4 Intel
  • Mac OS X 10.4 PPC
  • Mac OS X 10.3.9
  • Mac OS X 10.3
  • Mac OS X 10.2
  • Mac OS X 10.1
  • Mac OS X 10.0

Additional Requirements:

  • Mac OS X 10.4 PPC
  • Mac OS X 10.3.9
  • Mac OS X 10.4 Intel
  • Mac OS X 10.0
  • Mac OS X 10.1
  • Mac OS X 10.5 PPC
  • Mac OS X 10.2
  • Mac OS X 10.5 Intel
  • Mac OS X 10.3
  • Mac OS Classic

Screenshots:

Download Links:

Download Links:

Your Installed Versions:


 

Feedback Summary:

Version 1.0:
Overall Rating: (1.0) Features: (1.0) Support: (1.0)
Ease of Use: (1.0) Quality / Stability: (1.0) Price: (1.0)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

ChangeMAC ReviewWorks great in Snow Leopard on Ethernet En0 - Version: 1.6, 10/4/2009 05:10PM PST

jigmeg
Thx a bunch!!!
Post a commentAlert Admin

ChangeMAC CommentaryReason 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.
Post a commentAlert Admin

ChangeMAC CommentaryOther 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.

Post a commentAlert Admin