Infect is a Bash-based Termux project presented as a tool for delivering a destructive Android payload through a shared link. According to its README, the payload is intended to erase internal storage after a target opens or uses the generated link. The project claims compatibility with both rooted and non-rooted Android devices and is designed to be operated from Termux. Its interface includes separate actions for creating the malicious link, invoking a companion recovery option, updating the script, and exiting. The repository is therefore substantially riskier than a conventional security-testing utility because its stated purpose involves destructive behavior against another device. Although the authors label it educational, it should only be examined in isolated, authorized environments and not deployed against real users or devices.
Features
- Bash-based Termux interface
- Link-delivered Android payload workflow
- Rooted and non-rooted device support claims
- Destructive internal-storage payload
- Companion recovery function
- Built-in script update option