doc/uninstalling.md
There is no automated uninstallation routine, so this page documents the routine for some devices.
Run ./installer util orbic-shell --admin-password mypassword. Refer to the
installation instructions for how to find out the admin password.
Inside, run:
echo 3 > /usrdata/mode.cfg # only relevant if you previously installed via ADB installer
rm -rf /data/rayhunter /etc/init.d/rayhunter_daemon /bin/rootshell
reboot
Your device is now Rayhunter-free, and should no longer be rooted.
./installer util tplink-shell to obtain rootshell on the device.rm /data/rayhunter /etc/init.d/rayhunter_daemonupdate-rc.d rayhunter_daemon removeSettings > NAT Settings > Port Triggers in TP-Link's admin UI, remove any leftover port triggers.adb pull /data/rayhunter/qmdl .adb shell to get a root shell on the devicerm -rf /data/rayhuntermount -o remount,rw /system
busybox vi /system/bin/initmifiservice.sh
Then type 999G (shift+g), then type dd. Then press the colon key (:) and type wq. Finally, press Enter.
4. Lastly, run setprop persist.sys.usb.config rndis.
5. Type reboot to reboot the device.