Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Mac Address: 02:00:00:00:00:00 #1

Open
cbradio opened this issue Feb 9, 2014 · 7 comments
Open

Mac Address: 02:00:00:00:00:00 #1

cbradio opened this issue Feb 9, 2014 · 7 comments

Comments

@cbradio
Copy link

cbradio commented Feb 9, 2014

My Mac Address is showing "Mac Address: 02:00:00:00:00:00" in my log file.

I have imported the framework and tested with various other configs you have and they work fine.

and code

NSLog(@"Mac Address: %@", [ALNetwork macAddress]);

iPhone 5S, 7.0.4, Jailbroken (NO MAC filter/Fake Location apps)
Xcode 5.02 - Building 7.0.4 -32 Bit (Non 64 Bit) Build for App

@393385724
Copy link

after IOS 7 you get the same address

------------------ 原始邮件 ------------------
发件人: "Chance";notifications@github.com;
发送时间: 2014年2月9日(星期天) 晚上10:24
收件人: "andrealufino/ALSystemUtilities"ALSystemUtilities@noreply.github.com;

主题: [ALSystemUtilities] Mac Address: 02:00:00:00:00:00 (#1)

My Mac Address is showing "Mac Address: 02:00:00:00:00:00" in my log file.

I have imported the framework and tested with various other configs you have and they work fine.

and code

NSLog(@"Mac Address: %@", [ALNetwork macAddress]);

iPhone 5S, 7.0.4, Jailbroken (NO MAC filter/Fake Location apps)
Xcode 5.02 - Building 7.0.4 -32 Bit (Non 64 Bit) Build for App


Reply to this email directly or view it on GitHub.

@andrealufino
Copy link
Owner

Yes, I noticed it.. I have to fix it in some way, I have only to find the time to do it :)

@shabbirh
Copy link

It would seem that iOS7 onwards - Apple has prevented grabbing the MAC Address - no doubt there is a way hidden within Private Frameworks somewhere - but I doubt if Apple would approve any app that utilised said "private" methods.

@Legoless
Copy link

We are all aware of what Apple has done here, but I would also appreciate a reliable method to get real MAC Address on lowest level possible, even if private API's are used. For testing and debugging purposes, this could be handy.

@yumincode
Copy link

so now can anyOne get real MAC Address after iOS7?Please help me ,thanks a lot...

@yumincode
Copy link

@andrealufino so you find the way to solve the Problem???

@393385724
Copy link

after iOS 7.0 you never use mac address,it will return the same in diff devices,try uuid

在 2016年1月19日,下午2:49,yumin notifications@github.com 写道:

@andrealufino https://github.com/andrealufino so you find the way to solve the Problem???


Reply to this email directly or view it on GitHub #1 (comment).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants