View Single Post
Posts: 2,802 | Thanked: 4,491 times | Joined on Nov 2007
#54
Originally Posted by qwerty12 View Post
Not entirely hard to get the IMEI in C
Also, for shell scripts and such:

Code:
sysinfo-tool -g /certs/npc/esn/gsm
You can also substitute "wlan_id" or "bt_id" for "gsm" to get the WiFi or Bluetooth MAC address without long pipelines.
 

The Following 6 Users Say Thank You to lma For This Useful Post: