'ToolBurnt' A Set Of Tools In One Place =}

Overview

ToolBurnt

'ToolBurnt' A Set Of Tools In One Place =}

  
                                         MᵃˢᵗᵉʳBᵘʳⁿᵗ
██████╗ ██╗   ██╗██████╗ ███╗   ██╗████████╗
██╔══██╗██║   ██║██╔══██╗████╗  ██║╚══██╔══╝
██████╔╝██║   ██║██████╔╝██╔██╗ ██║   ██║   
██╔══██╗██║   ██║██╔══██╗██║╚██╗██║   ██║   
██████╔╝╚██████╔╝██║  ██║██║ ╚████║   ██║   
╚═════╝  ╚═════╝ ╚═╝  ╚═╝╚═╝  ╚═══╝   ╚═╝                                                                                                                                          

Python

Introduction

++A toolbox that might come in handy++

optional arguments:

  -h, --help           show this help message and exit

  -v, --version        Program Version

  -i, --mysystem       My System Information

  -FI, --FakeInfo      Fake Information : Json,Csv,Yaml,Xml

  -IL, --IpLocation    Information About Ip

  -UF, --UsernameFind  Find Usernames On Social Networks

  -EL, --ExtractLink   Extract Links From Page

  -HH, --HTTPHeaders   Reviewing HTTP Headers

  -WI, --WhoIs         Query Protocol And Response

  -PS, --PortScan      Port Scanner TCP

  -PL, --ProxyList     Proxy List : Http,Https,Socks4&5

  -PM, --PassMaker     Password List Maker

  -CM, --ComboMaker    Combo List Maker

  -SP, --SecretPng     Steganography 'png' 



How To Install

Open the terminal and type following commands.

apt-get install git
git clone https://github.com/MasterBurnt/ToolBurnt/
cd ToolBurnt
python3 setup.py install

or :

pip3 install -r requirements.txt 
chmod +x run

In the end

How To Run

./run --help

or

python3 run --help

Persian wiki

فارسی

Good luck =|

contact with me: Talagram
With Respect, Master Burnt

Owner
MasterBurnt
Interested in learning more =)
MasterBurnt
A time table app to notify the user about their class timings

kivyTimeTable A time table app to notify the user about their class timings Features This project incorporates some features i wanted to see in a time

2 Dec 15, 2021
Python code to divide big numbers

divide-big-num Python code to divide big numbers

VuMinhNgoc 1 Oct 15, 2021
Set of utilities for exporting/controlling your robot in Blender

Blender Robotics Utils This repository contains utilities for exporting/controlling your robot in Blender Maintainers This repository is maintained by

Robotology 33 Nov 30, 2022
A quick username checker to see if a username is available on a list of assorted websites.

A quick username checker to see if a username is available on a list of assorted websites.

Maddie 4 Jan 04, 2022
aws ec2.py companion script to generate sshconfigs with auto bastion host discovery

ec2-bastion-sshconfig This script will interate over instances found by ec2.py and if those instances are not publically accessible it will search the

Steve Melo 1 Sep 11, 2022
kawadi is a versatile tool that used as a form of weapon and is used to cut, shape and split wood.

kawadi kawadi (કવાડિ in Gujarati) (Axe in English) is a versatile tool that used as a form of weapon and is used to cut, shape and split wood. kawadi

Jay Vala 2 Jan 10, 2022
Just some scripts to export vector tiles to geojson.

Vector tiles to GeoJSON Nowadays modern web maps are usually based on vector tiles. The great thing about vector tiles is, that they are not just imag

Lilith Wittmann 77 Jul 26, 2022
Adding two matrix from scratch using python.

Adding-two-matrix-from-scratch-using-python. Here, I have take two matrix from user and add it without using any library. I made this program from scr

Sachin Vinayak Dabhade 4 Sep 24, 2021
A set of Python scripts to surpass human limits in accomplishing simple tasks.

Human benchmark fooler Summary A set of Python scripts with Selenium designed to surpass human limits in accomplishing simple tasks available on https

Bohdan Dudchenko 3 Feb 10, 2022
a simple function that randomly generates and applies console text colors

ChangeConsoleTextColour a simple function that randomly generates and applies console text colors This repository corresponds to my Python Functions f

Mariya 6 Sep 20, 2022
Pyfunctools is a module that provides functions, methods and classes that help in the creation of projects in python

Pyfunctools Pyfunctools is a module that provides functions, methods and classes that help in the creation of projects in python, bringing functional

Natanael dos Santos Feitosa 5 Dec 22, 2022
Small Python script to parse endlessh's output and print some neat statistics

endlessh_parser endlessh_parser is a small Python script that parses endlessh's output and prints some neat statistics about it Usage Install all the

ManicRobot 1 Oct 18, 2021
A tiny Python library for generating public IDs from integers

pids Create short public identifiers based on integer IDs. Installation pip install pids Usage from pids import pid public_id = pid.from_int(1234) #

Simon Willison 7 Nov 11, 2021
Numbers-parser - Python module for parsing Apple Numbers .numbers files

numbers-parser numbers-parser is a Python module for parsing Apple Numbers .numbers files. It supports Numbers files generated by Numbers version 10.3

Jon Connell 154 Jan 05, 2023
A Container for the Dependency Injection in Python.

Python Dependency Injection library aiodi is a Container for the Dependency Injection in Python. Installation Use the package manager pip to install a

Denis NA 3 Nov 25, 2022
A workflow management tool for numerical models on the NCI computing systems

Payu Payu is a climate model workflow management tool for supercomputing environments. Payu is currently only configured for use on computing clusters

The Payu Organization 11 Aug 25, 2022
Local backup made easy, with Python and shutil

KTBackup BETA Local backup made easy, with Python and shutil Features One-command backup and restore Minimalistic (only using stdlib) Convenient direc

kelptaken 1 Dec 27, 2021
Customized python validations.

A customized python validations.

Wilfred V. Pine 2 Apr 20, 2022
Tool for generating Memory.scan() compatible instruction search patterns

scanpat Tool for generating Frida Memory.scan() compatible instruction search patterns. Powered by r2. Examples $ ./scanpat.py arm.ks:64 'sub sp, sp,

Ole André Vadla Ravnås 13 Sep 19, 2022
A simple Python app that generates semi-random chord progressions.

chords-generator A simple Python app that generates semi-random chord progressions.

53 Sep 07, 2022