inferdem.asm

来自「More than 800 virus code (old school) ju」· 汇编 代码 · 共 27 行

ASM
27
字号
; VirusName: Infernal Demand
; Country  : Sweden
; Author   : Metal Militia / Immortal Riot
; Date     : 10/08/1993
;
;
; This is our (Metal Militia's) very first scratch virus. It's just
; an overwriting one. It overwrites the first 999 bytes in exe/com 
; files. (Write protected/hidden files are also "infected"). This (999)
; isn't really the virus size, but the virus, is set to	overwrite the
; first 999 bytes. If the programs are less then 999 bytes, the virus
; will overwrite it anyhow.
;
; When you starts this, the virus will make a file under your c:\
; which is called "Infernal.ir". The file includes a rather nice
; "poem" written by the person sitting behind the keys here..
; 
; The "infected" files attributes (time/day), will be saved 
; and restored, the file-size will not be hidden, but anyway.. 
; 
; It doesn't contain any encryption nor nuking routine, but
; who cares about that for an overwriting virus?
;
; F-prot finds this is some trivial-shit, but it ain't!
; Mcafee scan v108 and S&S Toolkit's FindViru can't find this
;
; 哪-哪哪哪-哪哪哪哪哪

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?