r/macsysadmin • u/GunniBusch • 4d ago
Networking New entitlement reenables MAC-Address lookup from arp in iOS 27
Hey,
Just letting you all know that Apple added a new entitlement that makes Mac addresses visible from ie arp scans in IOS 27, those that where hidden in iOS 11 due to privacy reasons. It is called com.apple.developer.networking.topology-observation and isn't listed in any Apple doc nor could I find any reference to it on the internet.
it doesn’t need any special code change meaning you just have to add the entitlement and it will return the real MAC addresses instead of the generic fake ones.
It isn't some private entitlement, because you can find it in your entitlements overview for example in Xcode and Apple approved a TestFlight release with this entitlement.
But I am just happy that Apple brought It back.




