项目作者: AlexPetrusca

项目描述 :
Harmless x86 directory-crawling computer virus written in NASM assembly
高级语言: Assembly
项目地址: git://github.com/AlexPetrusca/assembly-virus.git
创建时间: 2017-01-02T02:11:45Z
项目社区:https://github.com/AlexPetrusca/assembly-virus

开源协议:

下载


TODO

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

☺ - Fix file attributes which seem to get screwed up after infection

  1. - Fix the overlapped data structure and pass it in to WriteFile
  2. - avoid infecting x64 files
  3. - implement cross directory infection