DiMalovanyy / DonutVirus

Silvio Caesare virus algorithm for infecting ELF text (reverse text infection) and data segments. Inspired of Skeksi virus by Elfmaster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DonutVirus

Silvio Caesare virus algorithm for infecting ELF text (reverse text infection) and data segments. Inspired of Skeksi virus by Elfmaster

Compiling

gcc silvio.c -o virus -nostdlib [-DDEBUG(for debug output)] ./virus

About

Silvio Caesare virus algorithm for infecting ELF text (reverse text infection) and data segments. Inspired of Skeksi virus by Elfmaster


Languages

Language:C 100.0%