搜索资源列表
virus
- 第一只感染flash的病毒源代码。采用汇编语言编写。 SWF/LFM-926 Virus: ------------------ Descr iption: WinNT/XP Virus dropper for Flash .SWF files! Masm Version 6.11: ML.EXE SWF.ASM Virus Size: 926 bytes Infection Size: 3247 bytes. Last Edit: 01/08/2002
VS2005Compiler
- 从vs2005提炼出来的ml.exe和link.exe,最好用稳定的版本-Vs2005 extracted from the ml.exe and link.exe, the stability of the best version to use
packshellsrc
- 1、把 壳.asm 改名为aaa 2、运行花指令生成程序(dos程序),得到目标文件 bbb.asm 3、编译 bbb.asm ml /c /coff bbb.asm link /subsystem:windows bbb 4、加壳 bbb notepad.exe ccc.exe 得到被加壳程序 ccc.exe 5、现在可以测试运行 ccc.exe-1, the shell. Asm renamed aaa 2, run the junk code ge