- 0042B1AC push offset aKernel32_dll ; "kernel32.dll"
- 0042B1B1 call j_LoadLibraryA
- 0042B1B6 mov [ebx], eax
- 0042B1B8 push offset aRegisterservic ; "RegisterServiceProcess"
- 0042B1BD mov eax, [ebx]
- 0042B1BF push eax
- 0042B1C0 call j_GetProcAddress
- 0042B1C5 mov ds:dword_42EA5C, eax
- 0042B1CA cmp ds:dword_42EA5C, 0
- 0042B1D1 jz short loc_42B1E1
- 0042B1D3 push 1
- 0042B1D5 call j_GetCurrentProcessId
- 0042B1DA push eax
- 0042B1DB call ds:dword_42EA5C
复制代码 |