D4T4HUN73R's repositories

kivy-cross-platform-app-template

This template creates a simple mobile app with a single button that displays the text "Hello World". The MyApp class is a subclass of the App class from the kivy.app module, and the build() method returns a Button widget. The app is run by calling the run() method of the MyApp instance.

Language:PythonLicense:GPL-3.0Stargazers:1Issues:1Issues:0

Onion-Downloader

A simple script that uses an onion base url to recursively download all files and folders over the Tor network.

License:GPL-3.0Stargazers:1Issues:1Issues:0

AES-256-Encrypter

This script prompts the user for a key and a plaintext string, and then encrypts the plaintext using AES 256 in EAX mode. The ciphertext and tag are returned and printed to the console.

Language:PythonLicense:GPL-3.0Stargazers:0Issues:1Issues:0
Language:HTMLLicense:GPL-3.0Stargazers:0Issues:1Issues:0

CRYPTOGRAPHY

A collection of interesting CRYPTOGRAPHY tools for a daily use. As always no guarantee of availability of the tools! Feel free to contribute and commit! :)

License:GPL-3.0Stargazers:0Issues:0Issues:0

current-crypto-prices

This script creates a GUI with the current crypto prices in Python using the Kivy framework, you can use the requests library to make an API call to a crypto price service and the BoxLayout widget to arrange the labels in a vertical list. Here is an example of how you can do this using Kivy and the CoinMarketCap API.

Language:PythonLicense:GPL-3.0Stargazers:0Issues:1Issues:0

current-weather-at-location

This script prompts the user for an OpenWeatherMap API key and a location, and then uses the requests library to make an API call to OpenWeatherMap to retrieve the current weather conditions for the location. The weather conditions are then printed to the console.

Language:PythonLicense:GPL-3.0Stargazers:0Issues:1Issues:0

CW-morse-code-converter-and-transmitter

Just a simple python script which takes some text (and numbers) converts it into morse code (ITU) and also plays the audio.

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

CYBINT

A collection of interesting CYBINT tools for daily use. As always no guarantee of availability! Feel free to contribute and commit! :)

License:GPL-3.0Stargazers:0Issues:1Issues:0

swiss-cd-number-plates-search

A very simple number plate search of vehicles belonging to diplomatic and consular representations in Switzerland including their staff.

Language:PHPLicense:GPL-3.0Stargazers:0Issues:0Issues:0
Stargazers:0Issues:1Issues:0

dipoleantenna

This script calculates the total length and leg length of a dipole antenna based on input frequency in kHz

Language:ShellLicense:GPL-3.0Stargazers:0Issues:0Issues:0

FININT

A collection of interesting FININT tools for daily use. As always no guarantee of availability! Feel free to contribute and commit! :)

License:GPL-3.0Stargazers:0Issues:0Issues:0

GEOINT

A collection of interesting GEOINT tools for daily use. As always no guarantee of availability! Feel free to contribute and commit! :)

License:GPL-3.0Stargazers:0Issues:0Issues:0

ip-list-whois-lookup

This script prompts the user for a list of IP addresses separated by commas, and then looks up each IP address using the python-whois library. The whois information for each IP address is then printed to the console.

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

LEET-text-converter

Just a simple python script which takes normal text (Hello World) and converts it into LEET text (H3LL0 VV0RLD).

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

MASINT

A collection of interesting MASINT tools for daily use. As always no guarantee of availability! Feel free to contribute and commit! :)

License:GPL-3.0Stargazers:0Issues:1Issues:0

OPSEC

A collection of interesting OPSEC for daily use. Feel free to contribute and commit! :)

License:GPL-3.0Stargazers:0Issues:0Issues:0

OSINT

A collection of interesting OSINT tools for a daily use. As always no guarantee of availability of the tools! Feel free to contribute and commit! :)

License:GPL-3.0Stargazers:0Issues:0Issues:0

pagodo

pagodo (Passive Google Dork) - Automate Google Hacking Database scraping and searching

License:GPL-3.0Stargazers:0Issues:0Issues:0

public-ip-synchronizer

A simple Python script that will synchronize your public IP address to a website.

Language:PythonLicense:GPL-3.0Stargazers:0Issues:1Issues:0

SIGINT

A collection of interesting SIGINT tools for daily use. As always no guarantee of availability! Feel free to contribute and commit! :)

License:GPL-3.0Stargazers:0Issues:1Issues:0

simple-ip-analyzer

This tool will take an IP address as input and use the socket library to get the hostname and details for the IP address. It will then print the IP address, hostname, and details to the console.

Language:PythonLicense:GPL-3.0Stargazers:0Issues:1Issues:0

simple-web-scraper

This scraper will send an HTTP GET request to the specified URL, parse the HTML content of the page using BeautifulSoup, and then find all the <p> elements on the page. It will then print the text of each paragraph.

Language:PythonLicense:GPL-3.0Stargazers:0Issues:1Issues:0

SimpleCalculator

A simple calculator in a GUI coded with TKinter.

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

SOCMINT

A collection of interesting SOCMINT tools for daily use. As always no guarantee of availability! Feel free to contribute and commit! :)

License:GPL-3.0Stargazers:0Issues:1Issues:0

TECHINT

A collection of interesting TECHINT tools for daily use. As always no guarantee of availability! Feel free to contribute and commit! :)

License:GPL-3.0Stargazers:0Issues:0Issues:0

WEBINT

A collection of interesting WEBINT tools for a daily use. As always no guarantee of availability of the tools! Feel free to contribute and commit! :)

License:GPL-3.0Stargazers:0Issues:0Issues:0

xlsx-to-csv-converter

This script prompts the user for the input and output file paths, and then uses pandas to read the XLSX file and write it to a CSV file.

License:GPL-3.0Stargazers:0Issues:2Issues:0

yewtube

Terminal based YouTube player and downloader. No Youtube API key required. Forked from mps-youtube

License:GPL-3.0Stargazers:0Issues:0Issues:0