Daiho Tool is a Script Gathering for Windows/Linux systems written in Python.

Overview

[Discord] - Daiho Tool (V1.0)

astraadev

[Discord] - Daiho Tool is a Script Gathering for Windows/Linux systems written in Python.

Disclaimer

Daiho was made for Educational purposes
This project was created only for good purposes and personal use.
By using Daiho, you agree that you hold responsibility and accountability of any consequences caused by your actions.

Features

  • - Self Bot - A simple SelfBot for your Account.
  • - RAT Tool - Create a RAT file. Once the victim runs it, you can control his PC through a BOT Discord.
  • - Raid Tool - Easily raid a discord server with many Discord Tokens.
  • - Server Nuker - Easily nuke a discord server with a BOT Discord.
  • - VideoCrash Maker - Convert a video into an identical video that makes Crash discord app when played.
  • - Massive Report - Loop that reports the message of a user (it can ban his account).
  • - WebHooks Spammer - Spam the message you want through a WebHooks.
  • - File Grabber - Creates a TokenGrabber.py file to get a user's token and allows you to convert it to an Exe.
  • - Image Grabber - Creates a Image to get a user's token.
  • - Token Qr Generator - Generate a "Fake Nitro QR Code". If a user scans it, you get his token.
  • - IP Grabber - Grab any user IP.
  • - Account Nuker - Quit the servers, Delete friends and DMs, Create 100 servers and change the settings of a user.
  • - Disable Account - Disable a Discord Account whit his Token.
  • - Token Informations - Get all the information of a Discord User with his Token.
  • - AutoLogin - Enter a user's token and automatically log in to the user's account.
  • - Nitro Generator - Generates and tests a Nitro code. If it works, you will be notified.
  • - Nitro Sniper - Snipe all Nitro links from servers, DM as soon as they are posted then test them.
  • - Clear DM - Delete all your messages sent in DM to a user.
  • - HypeSquad House Changer - Select your HypeSquad House.
  • - Statue Changer - Change the statue of a user with his token.
  • - Cycle ColorTheme - Cycle the color of the Discord theme (Black/White) of a user with his Token.
  • - WebHooks Remover - Delete any WebHooks link.

How To Install

1st・Installation (Automated installation)

Launch the setup.bat file. A new file will be created. You will only have to launch it.

2nd・Installation (Manual installation)

$ git clone https://github.com/AstraaDev/Daiho-Tool.git
$ python -m pip install -r requirements.txt
$ python3 daiho.py

Additional Informations

General Informations:

  • If you have a problem, CLICK HERE to watch the YouTube video.
  • If you find any malfunction, contact me on Discord: Astraa#1000.

Script Informations:

  • For the operation of the RAT Tool, please refer to the creator's page.
  • For the operation of the VideoCrash Maker, please refer to this page.

Example

home.png

Errors/Fixes

pyinstaller is not recognized as an external command

open a cmd and type pip install pyinstaller or make sure python is added to PATH

You probably have python 3.10 which has some new shit so downgrade to python 3.9

Owner
AstraaDev
▫ Young French Developperㅤㅤㅤㅤㅤㅤㅤ ㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤ ▫ Speciality ➔ HTML | CSS | Python | Jsㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤ ▫ Site Web ➔ http://astraadev.club/ㅤ
AstraaDev
Keval allows you to call arbitrary Windows kernel-mode functions from user mode, even (and primarily) on another machine.

Keval Keval allows you to call arbitrary Windows kernel-mode functions from user mode, even (and primarily) on another machine. The user mode portion

42 Dec 17, 2022
Python USD rate in RUB parser

Python EUR and USD rate parser. Python USD and EUR rate in RUB parser. Parsing i

Andrew 2 Feb 17, 2022
Helpful functions for use alongside the rich Python library.

🔧 Rich Tools A python package with helpful functions for use alongside with the rich python library. 󠀠󠀠 The current features are: Convert a Pandas

Avi Perl 14 Oct 14, 2022
About Library for extract infomation from thai personal identity card.

ThaiPersonalCardExtract Library for extract infomation from thai personal identity card. imprement from easyocr and tesseract New Feature v1.3.2 🎁 In

ggafiled 26 Nov 15, 2022
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
A fast Python implementation of Ac Auto Mechine

A fast Python implementation of Ac Auto Mechine

Jin Zitian 1 Dec 07, 2021
A simple, console based nHentai Code Generator

nHentai Code Generator A simple, console based nHentai Code Generator. How to run? Windows Android Windows Make sure you have python and git installed

5 Jun 02, 2022
A python module to update the console without flashing.

A python module to update the console without flashing.

Matthias 112 Dec 19, 2022
Skywater 130nm Klayout Device Generators PDK

Skywaters 130nm Technology for KLayout Device Generators Mabrains is excited to share with you our Device Generator Library for Skywater 130nm PDK. It

Mabrains 18 Dec 14, 2022
Abstraction of a Unit, includes convertions and basic operations.

Units Abstraction of a Unit, includes convertions and basic operations. ------ EXAMPLE : Free Fall (No air resistance) ------- from units_test import

1 Dec 23, 2021
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
Minimal Windows system information tool written in Python

wfetch wfetch is a Minimal Windows system information tool written in Python (Only works on Windows) Installation First of all have python installed.

zJairO 3 Jan 24, 2022
A python mathematics module

A python mathematics module

Fayas Noushad 4 Nov 28, 2021
These scripts look for non-printable unicode characters in all text files in a source tree

find-unicode-control These scripts look for non-printable unicode characters in all text files in a source tree. find_unicode_control.py should work w

Siddhesh Poyarekar 25 Aug 30, 2022
This tool lets you perform some quick tasks for CTFs and Pentesting.

This tool lets you convert strings and numbers between number bases (2, 8, 10 and 16) as well as ASCII text. You can use the IP address analyzer to find out details on IPv4 and perform abbreviation a

Ayomide Ayodele-Soyebo 1 Jul 16, 2022
Give you a better view of your Docker registry disk usage.

registry-du Give you a better view of your Docker registry disk usage. This small tool will analysis your Docker registry(vanilla or Harbor both work)

Nova Kwok 16 Jan 07, 2023
Dice Rolling Simulator using Python-random

Dice Rolling Simulator As the name of the program suggests, we will be imitating a rolling dice. This is one of the interesting python projects and wi

PyLaboratory 1 Feb 02, 2022
Python code to divide big numbers

divide-big-num Python code to divide big numbers

VuMinhNgoc 1 Oct 15, 2021
Python Random Number Genrator

This Genrates Random Numbers. This Random Number Generator was made using python. This software uses Time and Random extension. Download the EXE file and run it to get your answer.

Krish Sethi 2 Feb 03, 2022
Retrying is an Apache 2.0 licensed general-purpose retrying library, written in Python, to simplify the task of adding retry behavior to just about anything.

Retrying Retrying is an Apache 2.0 licensed general-purpose retrying library, written in Python, to simplify the task of adding retry behavior to just

Ray Holder 1.9k Dec 29, 2022