t3l3machus / Villain

Villain is a high level stage 0/1 C2 framework that can handle multiple TCP socket & HoaxShell-based reverse shells, enhance their functionality with additional features (commands, utilities) and share them among connected sibling servers (Villain instances running on different machines).
Other
3.72k stars 598 forks source link

[Feature Request] Release termux version #68

Closed Novneetsrivastava closed 1 year ago

Novneetsrivastava commented 1 year ago

I am trying to install it in termux but is giving erroe please reles termux version also

aksrivastava commented 1 year ago

if you want to install villian on termux you can try these steps:

First, install termux for GitHub, not playstore Then install nethunter on it or follow this video - https://youtu.be/62dh0WSaHg4 after nethunter installation now type the following commands

git clone https://github.com/t3l3machus/Villain cd ./Villain pip3 install -r requirements.txt chmod +x Villain ./Villain

done you have installed villain in your termux

Novneetsrivastava commented 1 year ago

Thank you you have solved my problem I have successfully installed villain in my termux.