<h2>Guide For Install T-Lazy Tool In Termux.</h2><p>This Script will help you to install Metasploit, Ngrok and Apktool easily in termux.</p><p><br /></p><div class="separator" style="clear: both; text-align: center;"><a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjNkUKWOZ4fVGr6rzmUJwX2bYSEADJGvfUJHg0-XZeVmQtY45GbJol7yN6Dbbvrdux7953JLlUeO8owB1Q7DCMjXljZpMYwXnRrn-tkelOpnR_Q2NaD6XVhKGUloVtsZb_y8t70u295kn4/s798/tlazy.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" data-original-height="466" data-original-width="798" height="309" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjNkUKWOZ4fVGr6rzmUJwX2bYSEADJGvfUJHg0-XZeVmQtY45GbJol7yN6Dbbvrdux7953JLlUeO8owB1Q7DCMjXljZpMYwXnRrn-tkelOpnR_Q2NaD6XVhKGUloVtsZb_y8t70u295kn4/w528-h309/tlazy.jpg" width="528" /></a></div><br /><p><br /></p><h2>Installation Commands</h2> <p></p><style>#professor { border: 1px solid grey; padding-left: 15px; background-color: gainsboro; border-radius: 15px; font-family: Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,sans-serif; line-height: 1.6; } </style><p></p><div id="professor"> <h3>pkg up -y</h3></div><p></p><div id="professor"> <h3>pkg install git -y</h3></div><p></p><div id="professor"> <h3>pkg install python -y</h3></div><p></p><div id="professor"> <h3>git clone https://github.com /cyberknight777/T-Lazy</h3></div><p></p><center><button onclick="CopyTextFromVariable('git clone https://github.com/cyberknight777/T-Lazy')">Copy Git Clone Code</button></center><script>function CopyTextFromVariable(txt){ var TheTxt = txt; var MyData = document.createElement("textarea"); document.body.appendChild(MyData); MyData.value = txt; MyData.select(); document.execCommand("copy"); document.body.removeChild(MyData); alert("Code Copied"); } </script><p></p><div id="professor"> <h3>cd T-Lazy</h3></div><p></p><div id="professor"> <h3>chmod +x install.sh</h3></div><p></p><div id="professor"> <h3>bash install.sh</h3></div><p></p><div id="professor"> <h3>python T-Lazy.py</h3></div>