Tutorials

How to use Nmap in termux

NMAP (Network Mapper) is a free and open-source network scanning tool widely used by network administrators and cybersecurity professionals to discov…

How to install and use the Nano text editor in Termux.

GNU nano is a simple terminal-based text editor, used in command line to edit, create small text files, its similar to VIM but not that powerful and …

How to Install Golang in Termux

Goland or Go language is a popular open-source programming language developed by Google engineers, and it is one of the faster languages,  In this tu…

How to install and use Git in Termux

Git is a popular version control system that allows developers to track changes and collaborate on their code. This article will show you how to inst…

How to install php in termux

Php is a popular scripting language for web development; Php is easy to use and has a simple syntax. In this article, we will show you how to instal…

How to Install nodejs in termux

Node.js is a powerful JavaScript runtime built on Chrome's V8 JavaScript engine. It allows you to run JavaScript on the server side, which c…

How to install python in termux

In this tutorial, you will learn how to install python in termux and use python files on your android What is Python? Python is a programming languag…

How to transfer files from Android to Kali Nethunter unrooted

Hello guys, In this tutorial, I will be teaching you how you can transfer files from Kali Nethunter to your sdcard It can be quickly done on a Rooted…

How To Transfer Files From Kali Linux To Windows In Virtualbox

How to transfer files from Kali Linux to windows in VirtualBox Now you can share files from windows to kali Linux virtual machine…