Skip to content

MalDev101/WoundedGryphon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wounded-Gryphon

Contributions Welcome GitHub stars

A virus/ransomware written in bash by @Da2dalus.

Run

sudo chmod 755 WoundedGryphon.sh

sudo ./WoundedGryphon.sh [option]

Options

Show help page: --help

Infect all bash files on the system: --infect

Encrypt files in Desktop, Videos ...: --encrypt

Self destruct when done: (--infect, --encrypt) --self-destruct

Unencrypt files: --unencrypt

Uninfect system: --uninfect

Show random banner: --banner

Checklist

  • Encrypt files
  • Banner function
  • Infect bash files
  • Infect python files
  • Infect ELF files
  • Self destruct option
  • Color output
  • Unencrypt and uninfect command