Go to file
Schmenn 091955a749 Update README.md
added Installation Instructions and Features
2021-01-08 21:57:16 +01:00
exploits Virus Image 2021-01-08 21:20:04 +01:00
.gitignore Virus Image 2021-01-08 21:20:04 +01:00
exploits.go Virus Image 2021-01-08 21:20:04 +01:00
go.mod Project Structure Setup 2021-01-08 18:28:09 +01:00
README.md Update README.md 2021-01-08 21:57:16 +01:00

Discord-Exploits

A program for creating exploited media files for discord written in Go.

Installation

Via releases

go to the releases page and download discord-exploits.exe

only windows amd64, pre-compiled executables for other systems are getting added in future versions

Compiling it yourself

make sure you have Go installed and in your path
  1. Clone this repository

    git clone https://github.com/Schmenn/discord-exploits

  2. Go into the folder

    cd discord-exploits

  3. Compile it

    go build

the executable will have the name discord-exploits

Current Features

  • Feature for creating a video that, when played on discord, will seem like infinite, because the duration keeps getting longer
  • Feature for creating an image then triggers other users' windows defender after being cached

Upcoming Features

  • Feature for creating a video that, when played on discord, will look like it has got a huge negative duration

  • Feature for creating a video that, when played on discord, will look like it has got a constant duration of 0

If you have any questions, feel free to ask me on Discord (Schmenn#1088)