Skip to content

Instantly share code, notes, and snippets.

View beatcracker's full-sized avatar
🚝
Blaine the Mono

beatcracker

🚝
Blaine the Mono
View GitHub Profile
@beatcracker
beatcracker / mtk_set_random_wifi_mac.sh
Last active February 2, 2020 18:19
MTK WiFi MAC address randomizer
#!/system/bin/sh
# MTK WiFi MAC address randomizer
# BLITZ Y2K+14
# REQ: root, busybox, MTK device
# HOWTO: copy to /data or /system, use chmod 755
# Uncomment to view debug output
# set -xv