Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avadakedavra6/avada-discord-cleaner
A simple cleaner for a simple grabber :)
https://github.com/avadakedavra6/avada-discord-cleaner
cleaner discord grabber grabberdiscordtoken owl-tool token token-grabber tool tools
Last synced: 22 days ago
JSON representation
A simple cleaner for a simple grabber :)
- Host: GitHub
- URL: https://github.com/avadakedavra6/avada-discord-cleaner
- Owner: AvadaKedavra6
- Created: 2024-09-16T10:48:41.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-16T11:08:55.000Z (4 months ago)
- Last Synced: 2024-10-31T09:42:44.740Z (2 months ago)
- Topics: cleaner, discord, grabber, grabberdiscordtoken, owl-tool, token, token-grabber, tool, tools
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ADC (Avada Discord Cleaner)
My program (Owl Tool) detects and removes simple token grabbers in Discord files.
It checks critical files like index.js and package.json to see if they have been modified maliciously.
If so, it replaces the files with a safe version.
The software also closes Discord during cleaning and restarts the application when finished, while creating a log file for each cleaning session.# False positive
If you have discord modifications like Vencord or BetterDiscord then my program may detect this as a "token grab" since the files are modified so if this happens change your password so as not to have any doubts.
## Installation (Beginner people)
1. First put the folder on ur desktop.
2. Second you do have the latest version of python installed on ur machine.
3. Third double click on "run.bat" and its gonna install dependancies + run the program ^^## Installation (Intermediate people)
```bash
pip install -r requirements.txt
python3 main.py
```
## CreditsMade entirely with <3.
- Avada Kedavra (me)
## Usage
Its free and open-source project so you can use as ur own but dont forgot to put me in credits :)