en
Feedback
Github tools

Github tools

Open in Telegram

Github useful scripts and tools

Show more
The country is not specifiedThe category is not specified
706
Subscribers
+624 hours
+337 days
+14030 days
Posts Archive
Recover deleted files on a smartphone from a memory card https://recoverit.wondershare.com Wondershare Recoverit is a program that will recover deleted files on a memory card of a smartphone, tablet, flash drive or hard drive. Supports over a hundred devices and 812 file formats. After launching the program, select the device and start the search for lost files. The program will categorize the found files and restore even damaged files.

Installing a cool retro terminal in Linux cool-retro-term is a tool that will allow you to make a terminal in the style of Fallout. Installation $ sudo apt install cool-retro-term Running $ sudo cool-retro-term

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 A must have for all straight-handed OSINT'ers ✌️

Latest multitool for phishing PyPhisher is the most up-to-date phishing tool with a huge number of templates. Installation $ pkg install git python -y $ git clone https://github.com/KasRoudra/PyPhisher $ cd PyPhisher Running $ python3 pyphisher.py

We collect information about all kinds of devices Shodan Eye is a tool with which you can find various devices that are connected to the Internet. From PCs to refrigerators or nuclear power plants, webcams, water treatment plants, coffee machines, yachts, medical devices, traffic lights, wind turbines, and more. Installation: ▪️git clone https://github.com/BullsEye0/shodan-eye.git ▪️cd shodan-eye ▪️pip3 install -r requirements.txt Usage: ▪️python3 shodan_eye.py To use the tool, you need an API Key, which can be obtained from the Shodan main page.

Protecting against deanonymization by keystroke interval https://github.com/vmonaco/kloak - a tool to reduce the risk of your deanonymization through the method of keystroke biometrics (keystroke biometrics). This tool masks the actual interval of pressing and releasing the keys, making it difficult for you to identify yourself. The tool is unusual, but extremely simple and effective. Perhaps the tool for the toughest paranoid ✌️

Automating Facebook actions Facedump is a handy dumper and scraper. Allows you to dump personal correspondence, friends and much more. Works through api. Installation $ git clone https://github.com/Err0r-ICA/Facedump $ cd Facedump $ pip / pip2 install -r requirements.txt $ python2 Facedump Then we write "help". Most often, dumpers are used by those who engage in blackmail (not recommended) ✌️

Bitcoin wallet generator and scraper A program that is able to generate bitcoin phrases, and check them for the presence. Use it to bruteforce bitcoin wallets https://github.com/Anarbb/BitGen

Hacking Wi-Fi over Kali Linux First, you need a Wi-Fi network adapter that supports monitoring mode, compatible with Kali Linux. Wifite2 is installed by default in Kali Linux. I recommend installing this distribution on a virtual machine or directly on a computer with an updated boot record and the ability to choose an operating system. In general, Wifite2 can be installed on any other distribution, but I'm assuming you have Kali Linux. After all, it is the most common. If Wifite2 is not installed on your system, you can download this utility from the repository on GitHub. In a terminal, enter the commands shown below to clone the repository and start the installation: $ git clone https://github.com/derv82/wifite2.git $ cd wifite2 $ ls $ sudo python setup.py install Running $ ./Wifite.py Now enter the wifite -h command for detailed usage information. ⚠️ All information is provided for informational purposes only. We are not responsible for your actions.

How to create a glitch effect on a picture https://github.com/TotallyNotChase/glitch-this this is a command line tool + python library for creating a glitch effect on an image (example in the picture below) and the ability to create gif-animation of this effect. The algorithm used to create glitch images is a modified version of the algorithm used by the popular ImageGlitcher tool, so glitch images will look really good! Works best with RGB / RGBA images. Live web demo - Github pages ✌️

Deanon victim multitool using phishing link Storm Breaker is a utility for creating phishing links, which in turn generates and "steals" a photo from the victim's camera. You can also access the location of the victim's smartphone, steal Windows 10 passwords, access the webcam and microphone. Installation on Linux $ git clone https://github.com/ultrasecurity/Storm-Breaker $ cd Storm-Breaker $ sudo bash linux-installer.sh $ python3 -m pip install -r requirments.txt Running $ sudo python3 Storm-Breaker.py Strictly for informational purposes only ✌️

A powerful tool for punching a user by Nickname. Snoop is one of the best tools for searching and processing public data on the Internet. In terms of specialized search, Snoop is able to compete with traditional search engines. Installation $ pkg update $ pkg upgrade $ apt install git python $ git clone https://github.com/snooppr/snoop.git $ cd snoop $ python3 -m pip install -r requirements.txt Running $ python3 snoop.py victim's nickname Break through, have fun ✌️

Disable official Telegram advertising https://github.com/shatyuka/Killergram is an Android Xposed module for removing Telegram advertisements. Supported Clients ▫️Official org.telegram.messenger ▫️Official org.telegram.messenger.web ▫️Official org.telegram.messenger.beta ▫️NekoX nekox.messenger ▫️Nekogram tw.nekomimi.nekogram ▫️Nanogram com.cool2645.nekolite ▫️Plus Messenger org.telegram.plus ▫️iMe Messenger com.iMe.android ▫️BGram org.telegram.BifToGram ▫️Catogram ua.itaysonlab.messenger ▫️Forkgram org.forkclient.messenger.beta ▫️aka org.aka.messenger

Finding SQL vulnerabilities Sqlifinder is a tool with functionality to detect GET-based SQL injection vulnerabilities in web applications using backlinks, web crawlers and SQL injection payloads. Installation $ git clone https://github.com/americo/sqlifinder $ cd sqlifinder $ pip3 install -r requirements.txt Running $ python3 sqlifinder.py -d example.com As always, strictly for informational purposes ✌️

Spam mail GMAIL MBomb is a tool for flooding the victim's mail of the same type. Installation $ pkg update && pkg upgrade $ pkg install python2 -y $ pkg install git -y $ git clone https://github.com/palahsu/MBomb.git $ cd MBomb Running $ python MBomb.py Attack, have fun ✌️

Comprehensive toolbox WannaTool is a collection of a wide variety of hacker tools. Includes call spam script, WhatsApp spam, DDos and much more, such as a snake game. Installation $ apt upgrade -y $ apt update -y $ git clone https://github.com/Err0r-ICA/WannaTool $ cd WannaTool $ chmod + x * Running $ bash WannaTool Hut hacking ✌️

Find site vulnerabilities XAttacker - created for the lazy and curious, with the help of it you can not only find out what engine the site is on, but also find out its vulnerabilities, as well as get links to these vulnerabilities. Installation $ apt install git $ git clone https://github.com/Moham3dRiahi/XAttacker.git $ cd XAttacker $ chmod + x termux-install.sh $ bash termux-install.sh Usage $ perl XAttacker.pl - launch; $ perl XAttacker.pl -l list.txt - if there is a list of websites; $ perl XAttacker.pl -multi - enable multithreading; Strictly for informational purposes only ✌️

https://github.com/Z4nzu/hackingtool#all-in-one-hacking-tool-for-hackers is a comprehensive hacking tool that includes all the top GitHub tools like WiFi-Pumpkin, Hera Chrome Keylogger, UFOnet, XSpear and dozens more. The list is very curious ✌️

Brute force Instagram accounts using Termux Brutegram is a utility for carrying out brute-force attacks on Instagram accounts. Recommended only if the victim is immune to phishing. Installation $ apt update && apt upgrade $ apt install python python2 git jq $ pip2 install requests mechanize $ git clone https://github.com/Err0r-ICA/Brutegram $ cd Brutegram Running $ bash Brutegram Hut hacking ✌️

Downloading videos from popular sites using Termux BashMp4 is a video downloader tool. This tool can download videos from over 20 sites. This tool is created for educational purposes only. Installation $ apt update $ apt install git -y $ git clone https://github.com/htr-tech/bash2mp4 $ cd bash2mp4 Running $ bash setup.sh After starting, you will need to choose which format you want to download and insert the link, then the file you downloaded will be saved. A must have for everyone who works with content ✌️