'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
Collection of code auto-generation utility scripts for the Horizon `Boot` system module

boot-scripts This is a collection of code auto-generation utility scripts for the Horizon Boot system module, intended for use in Atmosphère. Usage Us

4 Oct 11, 2022
Creates a C array from a hex-string or a stream of binary data.

hex2array-c Creates a C array from a hex-string. Usage Usage: python3 hex2array_c.py HEX_STRING [-h|--help] Use '-' to read the hex string from STDIN.

John Doe 3 Nov 24, 2022
Run async workflows using pytest-fixtures-style dependency injection

Run async workflows using pytest-fixtures-style dependency injection

Simon Willison 26 Jun 26, 2022
A python lib for generate random string and digits and special characters or A combination of them

A python lib for generate random string and digits and special characters or A combination of them

Torham 4 Nov 15, 2022
A script copies movie and TV files to your GD drive, or create Hard Link in a seperate dir, in Emby-happy struct.

torcp A script copies movie and TV files to your GD drive, or create Hard Link in a seperate dir, in Emby-happy struct. Usage: python3 torcp.py -h Exa

ccf2012 105 Dec 22, 2022
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 python mathematics module

A python mathematics module

Fayas Noushad 4 Nov 28, 2021
Simple yet flexible natural sorting in Python.

natsort Simple yet flexible natural sorting in Python. Source Code: https://github.com/SethMMorton/natsort Downloads: https://pypi.org/project/natsort

Seth Morton 712 Dec 23, 2022
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
Nmap script to guess* a GitLab version.

gitlab-version-nse Nmap script to guess* a GitLab version. Usage https://github.com/righel/gitlab-version-nse cd gitlab-version-nse nmap target --s

Luciano Righetti 120 Dec 05, 2022
Factoral Methods using two different method

Factoral-Methods-using-two-different-method Here, I am finding the factorial of a number by using two different method. The first method is by using f

Sachin Vinayak Dabhade 4 Sep 24, 2021
Genart - Generate random art to sell as nfts

Genart - Generate random art to sell as nfts Usage git clone

Will 13 Mar 17, 2022
A dictionary that can be flattened and re-inflated

deflatable-dict A dictionary that can be flattened and re-inflated. Particularly useful if you're interacting with yaml, for example. Installation wit

Lucas Sargent 2 Oct 18, 2021
Import the module and create an object of the class LocalVariable.

LocalVariable Import the module and create an object of the class LocalVariable. Call the save method with the name and the value of a variable as arg

Sajedur Rahman Fiad 2 Dec 14, 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
Python implementation of Gorilla time series compression

Gorilla Time Series Compression This is an implementation (with some adaptations) of the compression algorithm described in section 4.1 (Time series c

Ghiles Meddour 19 Jan 01, 2023
A Python class for checking the status of an enabled Minecraft server

mcstatus provides an easy way to query Minecraft servers for any information they can expose. It provides three modes of access (query, status and ping), the differences of which are listed below in

Nathan Adams 1.1k Jan 06, 2023
Deep Difference and search of any Python object/data.

DeepDiff v 5.6.0 DeepDiff Overview DeepDiff: Deep Difference of dictionaries, iterables, strings and other objects. It will recursively look for all t

Sep Dehpour 1.6k Jan 08, 2023
Install, run, and update apps without root and only in your home directory

Qube Apps Install, run, and update apps in the private storage of a Qube Building instrutions

Micah Lee 26 Dec 27, 2022
Course-parsing - Parsing Course Info for NIT Kurukshetra

Parsing Course Info for NIT Kurukshetra Overview This repository houses code for

Saksham Mittal 3 Feb 03, 2022