Jump to content











Photo
- - - - -

One way to block spyware


  • Please log in to reply
2 replies to this topic

#1 Moon Goon

Moon Goon

    Frequent Member

  • Advanced user
  • 270 posts

Posted 07 February 2007 - 05:38 PM

Let's say you want to stop BADPROGRAM.EXE from launching, okay? Try saving the below text as a .REG file and importing it:

[codebox]Windows Registry Editor Version 5.00 ; Stop BADPROGRAM from Launching [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\BADPROGRAM.EXE] "Debugger"="ntsd --" "GlobalFlag"="0x000010F0"[/codebox] Of course, change BADPROGRAM.EXE to the name of the spyware executable (spyaxe.exe, BearShareZangoInstaller.exe, etc..) As I understand it, this section of the registry checks to see if a program or .DLL needs some special settings to run properly. If you use "ntsd --" the debugger is called and exits - and the program never really runs!

#2 Brito

Brito

    Platinum Member

  • .script developer
  • 10616 posts
  • Location:boot.wim
  • Interests:I'm just a quiet simple person with a very quiet simple life living one day at a time..
  •  
    European Union

Posted 07 February 2007 - 07:15 PM

This means that whenever an application called BADPROGRAM.EXE tries to start, this will cause it to exit?

This is a very nice piece of information - thanks!

#3 thunn

thunn

    Silver Member

  • .script developer
  • 531 posts
  • Location:Brooklyn, New York
  • Interests:computers<br />mechanics<br />distortion<br /><br />
  •  
    United States

Posted 22 February 2007 - 05:49 AM

eh, NT is full of BADPROGRAM.EXE :P




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users