Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |
android:oneplus_6_enchilada [2025/06/05 16:24] – [Windows] Sean Rhone | android:oneplus_6_enchilada [2025/06/05 16:28] (current) – Sean Rhone |
---|
| |
* https://scripttiger.github.io/alts/compressed/blacklist-fg.txt | * https://scripttiger.github.io/alts/compressed/blacklist-fg.txt |
| |
"%UserProfile%\Downloads\platform-tools\adb.exe" shell "mount -o 'rw,remount' '/mnt/system'" | |
| |
"%UserProfile%\Downloads\platform-tools\adb.exe" push "%UserProfile%\Downloads\blacklist-fg.txt" "/mnt/system/system/etc/hosts" | |
| |
"%UserProfile%\Downloads\platform-tools\adb.exe" shell "restorecon -F -v '/mnt/system/system/etc/hosts'" | |
| |
"%UserProfile%\Downloads\platform-tools\adb.exe" shell "cat '/mnt/system/system/etc/hosts' && sync" | |
| |
==== Test ==== | |
| |
**** | |
| |
"%UserProfile%\Downloads\platform-tools\adb.exe" shell "mount -o 'rw,remount' '/mnt/system'" && "%UserProfile%\Downloads\platform-tools\adb.exe" push "%UserProfile%\Downloads\blacklist-fg.txt" "/mnt/system/system/etc/hosts" && "%UserProfile%\Downloads\platform-tools\adb.exe" shell "restorecon -F -v '/mnt/system/system/etc/hosts' && cat '/mnt/system/system/etc/hosts' && sync" | "%UserProfile%\Downloads\platform-tools\adb.exe" shell "mount -o 'rw,remount' '/mnt/system'" && "%UserProfile%\Downloads\platform-tools\adb.exe" push "%UserProfile%\Downloads\blacklist-fg.txt" "/mnt/system/system/etc/hosts" && "%UserProfile%\Downloads\platform-tools\adb.exe" shell "restorecon -F -v '/mnt/system/system/etc/hosts' && cat '/mnt/system/system/etc/hosts' && sync" |