AlexPetrusca / assembly-virus

Harmless x86 directory-crawling computer virus written in NASM assembly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TODO

- Figure out why we cannot infect idea.exe
- Expand the code segment size since we put a JMP instruction there

☺ - Fix file attributes which seem to get screwed up after infection - Fix the overlapped data structure and pass it in to WriteFile - avoid infecting x64 files - implement cross directory infection

About

Harmless x86 directory-crawling computer virus written in NASM assembly


Languages

Language:Assembly 93.7%Language:C 5.6%Language:Batchfile 0.6%Language:CMake 0.1%