mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-27 07:59:59 -07:00
* Fix autostart by adding another port trigger for rayhunter-daemon * Use Orbic's IOCTL params as fallback * Fix sdcard path and make it configurable * Update docs to indicate support * Add uninstalling instructions for TP-Link
755 B
755 B
Uninstalling
Orbic
To uninstall Rayhunter, power on your Orbic device and connect to it via USB. Then, start a rootshell on it by running adb shell, followed by rootshell.
Once in a rootshell, run:
echo 3 > /usrdata/mode.cfg
rm -rf /data/rayhunter /etc/init.d/rayhunter-daemon /bin/rootshell.sh
reboot
Your device is now Rayhunter-free, and should no longer be in a rooted ADB-enabled mode.
TPLink
- Run
./installer util tplink-start-telnet - Telnet into the device
telnet 192.168.0.1 rm /data/rayhunter /etc/init.d/rayhunter_daemonupdate-rc.d rayhunter_daemon remove- (hardware revision v4.0+ only) In
Settings > NAT Settings > Port Triggersin TP-Link's admin UI, remove any leftover port triggers.