Harmless x86 directory-crawling computer virus written in NASM assembly
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