document scanning

  1. Maserati

    ⭐word list generator tool ⭐

    Generateing wordlist using python. Execute these commands one by one to install sudo. Installation : $ apt update $ apt upgrade $ apt install python $ pip install wordlist $ wordlist -h [to see all options] $ wordlist -m 4 -M 6 -o wordlist.txt 12345678 -m = minimum length -M = maximum...
  2. Maserati

    termux 🧨 root 🚀

    with the following commands we can become A root user in Termux. $ cd termux-sudo $ pkg install ncurses-utils $ pkg install tsu .termux/files/isr/bin/sudo .termux/files/usr/bin/sudo $ sudo su $ sudo tsu
Top