文件名称:connectback
介绍说明--下载内容均来自于网络,请自行研究使用
xor eax, eax Zero eax for use with passing zerod arguments.
lea esi, [edi + 0x44] Load the effective address of the PROCESS INFORMATION structure into esi.
push esi Push the pointer to the lpProcessInformation structure.
push edi Push the pointer to the lpStartupInfo structure.
- xor eax, eax Zero eax for use with passing zerod arguments.
lea esi, [edi + 0x44] Load the effective address of the PROCESS INFORMATION structure into esi.
push esi Push the pointer to the lpProcessInformation structure.
push edi Push the pointer to the lpStartupInfo structure.
lea esi, [edi + 0x44] Load the effective address of the PROCESS INFORMATION structure into esi.
push esi Push the pointer to the lpProcessInformation structure.
push edi Push the pointer to the lpStartupInfo structure.
- xor eax, eax Zero eax for use with passing zerod arguments.
lea esi, [edi + 0x44] Load the effective address of the PROCESS INFORMATION structure into esi.
push esi Push the pointer to the lpProcessInformation structure.
push edi Push the pointer to the lpStartupInfo structure.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
connectback.asm