-------------------------------------------------- Commands from Issue 004 -------------------------------------------------- ARCHIVE SITE REMOVAL GUIDE: https://inteltechniques.com/archive.html -------------------------------------------------- MORE ANDROID SANITIZATION: adb shell pm list packages adb shell pm list packages adb shell pm list packages | grep -i adb shell pm uninstall adb shell pm clear adb shell pm list permissions adb shell pm [grant revoke] adb shell pm revoke com.example.myapp android.permission.ACCESS_FINE_LOCATION adb logcat -d adb logcat -c -------------------------------------------------- GMAIL SCRIPT UPDATE: function deleteForever() {var threads = GmailApp.search(“in:trash”);for (var i = 0; i