'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 python script to generate wallpaper

wallpaper eits Warning You need to set the path to Robot Mono font in the source code. (Settings are in the main function) Usage A script that given a

Henrique Tsuyoshi Yara 5 Dec 02, 2021
WindowsDebloat - Windows Debloat with python

Windows Debloat 🗑️ Quickly and easily configure Windows 10. Disclaimer I am NOT

1 Mar 26, 2022
EVE-NG tools, A Utility to make operations with EVE-NG more friendly.

EVE-NG tools, A Utility to make operations with EVE-NG more friendly. Also it support different snapshot operations with same style as Libvirt/KVM

Bassem Aly 8 Jan 05, 2023
Create C bindings for python automatically with the help of libclang

Python C Import Dynamic library + header + ctypes = Module like object! Create C bindings for python automatically with the help of libclang. Examples

1 Jul 25, 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 library to easily convert climbing route grades between different grading systems.

pyclimb A library to easily convert climbing route grades between different grading systems. In rock climbing, mountaineering, and other climbing disc

Ilias Antonopoulos 4 Jan 26, 2022
Dynamic key remapper for Wayland Window System, especially for Sway

wayremap Dynamic keyboard remapper for Wayland. It works on both X Window Manager and Wayland, but focused on Wayland as it intercepts evdev input and

Kay Gosho 50 Nov 29, 2022
Automatically Generate Rulesets for IIS for Intelligent HTTP/S C2 Redirection

Automatically Generate Rulesets for IIS for Intelligent HTTP/S C2 Redirection This project converts a Cobalt Strike profile to a functional web.config

Jesse 99 Dec 13, 2022
🔩 Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library. Nothing like Michael Bolton.

Boltons boltons should be builtins. Boltons is a set of over 230 BSD-licensed, pure-Python utilities in the same spirit as — and yet conspicuously mis

Mahmoud Hashemi 6k Jan 04, 2023
Group imports from Windows binaries

importsort This is a tool that I use to group imports from Windows binaries. Sometimes, you have a gigantic folder full of executables, and you want t

【☆ ゆう ☆ 】 15 Aug 27, 2022
Genart - Generate random art to sell as nfts

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

Will 13 Mar 17, 2022
Create a Web Component (a Custom Element) from a python file

wyc Create a Web Component (a Custom Element) from a python file (transpile python code to javascript (es2015)). Features Use python to define your cu

7 Oct 09, 2022
A simple tool that updates your pubspec.yaml file, of a Flutter project, without altering the structure of your file.

A simple tool that updates your pubspec.yaml file, of a Flutter project, without altering the structure of your file.

3 Dec 10, 2021
extract gene TSS/TES site form gencode/ensembl/gencode database GTF file and export bed format file.

GetTsite python Package extract gene TSS/TES site form gencode/ensembl/gencode database GTF file and export bed format file. Install $ pip install Get

laojunjun 7 Nov 21, 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
Python program to do with percentages and chances, random generation.

Chances and Percentages Python program to do with percentages and chances, random generation. What is this? This small program will generate a list wi

n0 3 Jul 15, 2021
A python module to validate input.

A python module to validate input.

Matthias 6 Sep 13, 2022
A collection of custom scripts for working with Quake assets.

Custom Quake Tools A collection of custom scripts for working with Quake assets. Features Script to list all BSP files in a Quake mod

Jason Brownlee 3 Jul 05, 2022
Python Classes Without Boilerplate

attrs is the Python package that will bring back the joy of writing classes by relieving you from the drudgery of implementing object protocols (aka d

The attrs Cabal 4.6k Jan 06, 2023
A morse code encoder and decoder utility.

morsedecode A morse code encoder and decoder utility. Installation Install it via pip: pip install morsedecode Alternatively, you can use pipx to run

Tushar Sadhwani 2 Dec 25, 2021