给病毒伪代码添加注释

给病毒伪代码添加注释

作业图

progame V:= 					//将v传给编辑器
{goto main;					//无条件跳转到main处后执行程序
1234567/ /定义一个值
	subroutine infect-executable;=      	//用于感染某个程序 
	{loop;								//定义一个值
	  file:=get-random-excutable-file; 	 //随机获取文件
	  if(first-line-of-file=1234567)goto loop       //将获取的文件转为1234567后循环
		  compress file;                       //压缩文件
	 	 prepend V to file;}         //把v前置在随机文件之前
	subroutine do-damage:=                   //如果造成损害
		{whatever damage is to be done}    //不用理会
	subroutine trigger-pulled:=           //如果被启动
		{return turn if some condition holds}//返回
}
main:main-program:=     //定义main或编辑器
{
	{infect-executable;         //用于感染某个程序 
	if trigger-pulled then do-damamge; //用于破坏程序
	goto next;}  //执行next
next:	uncompress rest-of-file; //破坏除压缩文件的所有文件
}

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值