Thread: preventing suspend

  1. #16
    Officially An Architect brewbuck's Avatar
    Join Date
    Mar 2007
    Location
    Portland, OR
    Posts
    7,396
    Quote Originally Posted by maxorator View Post
    Many debuggers have built-in antiantidebuggers, so it doesn't usually need experienced people to get bypassed...
    Well that would just be a lack of cleverness.

  2. #17
    Registered User
    Join Date
    Mar 2005
    Location
    Mountaintop, Pa
    Posts
    1,058
    Here is a link to a botnet tracking white paper. About halfway down the paper is a link to some source code examples illustrating how botnets detect the presence of a debugger.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. General Guidelines on Preventing Header File collision
    By stanlvw in forum C++ Programming
    Replies: 12
    Last Post: 07-05-2008, 04:02 AM
  2. suspend execution of a program
    By majoub in forum C++ Programming
    Replies: 8
    Last Post: 07-28-2006, 06:34 AM
  3. preventing user entering characters
    By Ashkan in forum C Programming
    Replies: 12
    Last Post: 08-24-2003, 12:56 PM
  4. Replies: 5
    Last Post: 02-05-2003, 02:52 PM
  5. How do I Suspend a Thread on itself
    By bman1176 in forum Windows Programming
    Replies: 1
    Last Post: 01-17-2002, 09:07 AM