Clipboardme – Hello guys in this article we are going to discuss how to hack clipboard content using a link with termux
Requirements:
- Termux application
- android 5.0 and above
- internet
How to download and use Clipboardme?
apt update
Step 2:
After an update of the termux package, we will install the git package. this git package will help you to clone the package so type the following command
pkg install git
Step 3:
After installing the git package we are going to clone the clipboard package into our directory with the help of the git command.
git clone https://github.com/cyberkallan/clipboardme.git
Step 4:
Now we have a clipboard folder in our termux root directory. now we need to open that folder by this command.
cd clipboardme
Step 5:
Now we need to permit them to read-write and execute to the clipboard base file by using the command.
chmod +x clipboardme.sh
Step 6:
After that, you need to run the following to run the Clipboard.
bash clipboardme.sh
Step 7:
Now we have two options to choose a port forwarding tool. I prefer ngrok but you can use servo.net if needed.

Step 8:
The link will be created as shown above image. Once the target opens the link the clipboard content will be copied as well