Table of Contents
Tmvenom is a python based tool specially designed for Termux users. This payload generates some basic payloads using Metasploit-framework. So You must install the Metasploit framework on your Termux. This tool works on both rooted and non-rooted devices. This is very helpful for beginners. This tool also guide you to generate payloads easily
Requirements:- #
Installation : #
apt update
apt upgrade
apt install git
apt install python2
git clone https://github.com/TechnicalMujeeb/tmvenom
cd tmvenom
chmod +x *
sh install.sh
usage : #
python2 tmvenom.py
Now select payload options and you can easily generate payloads.