Closed orginizations closed 2 years ago
Hi Is there any way to get mac address of ps4 device or getting a unique id of a ps4 device?
PS4 is FreeBSD, so the normal FreeBSD way of getting a MAC address should work once you escalate privileges. See here and here.
btw, there's an internal method sceNetGetMacAddress() but it needs to be reversed to confirm the parameters and return values
sceNetGetMacAddress()
Hi Is there any way to get mac address of ps4 device or getting a unique id of a ps4 device?