6

Cranky's Data Virus

 3 years ago
source link: https://github.com/cranklin/cranky-data-virus
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Cranky's Data Virus

(for educational purpose only!)

This application is used as my demonstration for: How to Create a Virus Using the Assembly Language

Description:

This is an educational virus meant for infecting 32-bit ELF executables on Linux. This virus uses the data segment infection method This virus only infects ELF executables in the same directory

To assemble:

> nasm -f elf -F dwarf -g cranky_data_virus.asm
> ld -m elf_i386 -e v_start -o cranky_data_virus cranky_data_virus.o

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK