Get Keyboard,Mouse,ScreenShot,Microphone Inputs from Target Computer and Send to your Mail.
-
Updated
Nov 24, 2021 - Python
{{ message }}
Get Keyboard,Mouse,ScreenShot,Microphone Inputs from Target Computer and Send to your Mail.
Get All Registered Wifi Passwords from Target Computer.
Collection of Python Scripts
HashExpoit is Great Tool For Cracking Hash
Combination of useful python tools ...
Autopost to facebook, twitter, telegram and instagram using github actions.
A Tool Which Gives Access To Some Information about any user on GitHub, directly on your Terminal Screen :)
YouTube Bot is a basic python script that tries to increase the number of views on your YouTube video. Sometimes, we struggle to get views even though our contents are great. View counts also contribute to the YouTube algorithm. Hence, this tool might help you in such situation. Remember! Do not overuse as it is completely unethical.
Socks5man is a Socks5 management tool and Python library
a python script that automates recon flow for a given target domain.
This repo includes a collection of Python scripts and tools built for enabling web scraping and data entry. Results are extracted and exported to CSV or Excel files as per requirements.
Python port scanner tool
Simply python tool to change or replace the text string in the files. This tool pretty nice for programmers if somehow they want to replace/change their codes for many files, eg: function, class, variable, etc for recursive files or not.
A collection of data analysis tools for post-processing raw data and importing to python for further analysis.
A collection of useful Python programs that increase productivity for the end user.
In this repo I present you basic python scrips for pentesting and ethical hacking. Feel free to make issues!
Made with Python3 and PythonDialog. Using this tool, you can scan the ports of an IP or Hostname.
Simple Wordpress Enumeration Tool.
click-click is a python script to quickly scan for clickjacking vulnerability in a given list of URLs
A tool to help you generate all the different icon sets you need for a Flutter application.
A simple and color full tool in python for separating Name and Number from a paragraph or any file.
A tool for working with iArchive files.
Currently only notify-send (libnotify) is supported, would be nice to have more coverage
Add a description, image, and links to the python-tools topic page so that developers can more easily learn about it.
To associate your repository with the python-tools topic, visit your repo's landing page and select "manage topics."
As it stands, File Segregator, segregates file into folders based on their extensions. So for all the jpg files, a jpg folder will be created. Similarly, for all the png files, png folder will be created. Instead of doing this, the program should first create a folder named "images" and inside these images folder, different folders will be created for different image extensions. Expand this logic