NOD32 kill my program!

Discussion in 'NOD32 version 2 Forum' started by gemo, Nov 6, 2007.

Thread Status:
Not open for further replies.
  1. gemo

    gemo Registered Member

    Joined:
    Nov 6, 2007
    Posts:
    1
    Look this simple program, just 2 rows. Is it a virus or Trojan? If you build these codes, the NOD32(my version is 2.7) kill the exe immediately. Can anybody help me?


    #include <windows.h>
    void main()
    {
    WriteProcessMemory((HANDLE)0, (LPVOID)0, (LPVOID)0, 0, NULL);
    CreateRemoteThread((HANDLE)0, NULL, 0, (LPTHREAD_START_ROUTINE)0, (LPVOID)0, 0, NULL);
    }
     
  2. NOD32 user

    NOD32 user Registered Member

    Joined:
    Jan 23, 2005
    Posts:
    1,766
    Location:
    Australia
Thread Status:
Not open for further replies.
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.