ALSystemUtilities icon indicating copy to clipboard operation
ALSystemUtilities copied to clipboard

Mac Address: 02:00:00:00:00:00

Open cbradio opened this issue 10 years ago • 7 comments

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

cbradio avatar Feb 09 '14 14:02 cbradio

after IOS 7 you get the same address

------------------ 原始邮件 ------------------ 发件人: "Chance";[email protected]; 发送时间: 2014年2月9日(星期天) 晚上10:24 收件人: "andrealufino/ALSystemUtilities"[email protected];

主题: [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.

393385724 avatar Feb 10 '14 00:02 393385724

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

andrealufino avatar Feb 11 '14 09:02 andrealufino

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.

shabbirh avatar Feb 26 '14 10:02 shabbirh

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.

Legoless avatar Nov 25 '14 19:11 Legoless

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

yumincode avatar Jan 19 '16 06:01 yumincode

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

yumincode avatar Jan 19 '16 06:01 yumincode

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 [email protected] 写道:

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

— Reply to this email directly or view it on GitHub https://github.com/andrealufino/ALSystemUtilities/issues/1#issuecomment-172756994.

393385724 avatar Jan 19 '16 07:01 393385724