Go Back   DbP Clan > General > Trash

 
 
Thread Tools Display Modes

  #1 Old 03-01-2010, 05:47 PM
Hell
 
Hell's Avatar
 
Join Date: Dec 2009
Location: USA
Posts: 167
Rep Power: 0
Reputation: 0
Hell is an unknown quantity at this point
Send a message via AIM to Hell Send a message via Xfire to Hell
Default Finding Remote MAC Addresses of Computers on Same Subnet in OS X

**This post is just here so that it gets indexed on google. Disregard it DbP, I'm just too lazy to make an account on some gayass Mac forum**

So I've found a need this past week to do some MAC address spoofing, google can't find it so I said fuck it, I'll do it myself. And since I'm a lazy son of a bitch I was too lazy to go over to my PC. So let's get to it. This is how you find the MAC address of a remote computer BEHIND THE SAME ROUTER, from OS X.

Open up Finder. Find the name of the shared computer in the sidebar, you're going to need this later.

Pop open terminal, if you're semi-retarded that's in your Applications -- Utilities folder.
Once you get past the login prompt copy this in:

Code:
ping putthecomputernamehere.local
Obviously replace that with the name of the target, keeping the .local at the end.

You'll be returned one line with an IP address in it, write that down. Close that window and open up a new one with Command-N.

In this window, type in

Code:
arp -a
Find the IP address and match it to the listed MAC address. Tada!

The end.

HOW TO CHANGE YOUR MAC ADDRESS IN OS X

In terminal, from an account with admin privileges:

Code:
airport -z
sudo ifconfig en1 ether puttheMACyouwanthere
ifconfig en1 | grep ether
sudo ifconfig en1 up
Now turn your WiFi back on, tada!
__________________
64.120.46.100:28960
DbP HC Mixed

Word up, son.

Last edited by Hell; 03-01-2010 at 05:50 PM..
Hell is offline
 

(View-All Members who have read this thread : 8
DbP|Nick, HardFang, Hell, Ryanb213, Sentinel X, Sh00ter, timmay, Tony440
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -6. The time now is 05:01 PM.
Designed by: vBSkinworks

Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.