Thread: Terminate Process

  1. #1
    Registered User
    Join Date
    Sep 2009
    Posts
    1

    Terminate Process

    Hello all,

    I'm making an Terminate Process Application, With all the techniques we have in "Advance Process Termination" made by "Diamondcs.com", Here is the link "http://diamondcs.com.au/advancedseries/processkilltechniques.php", Just clarifying that i have no intention of making any malicious program

    I've completed the first 8 methods of killing and now i'm stuck in killing the process using "SetThreadContext", Modifying EIP registers... I've never been into Assembly stuff.. So looking for some help from senior member..

    What should be my approach
    Thanks

  2. #2
    Registered User
    Join Date
    Mar 2005
    Location
    Mountaintop, Pa
    Posts
    1,058
    Resolved at Sysinternals.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. sequenceing or queueing multiple process
    By sv_joshi_pune in forum Windows Programming
    Replies: 1
    Last Post: 08-14-2009, 09:43 AM
  2. Replies: 3
    Last Post: 10-15-2008, 09:24 AM
  3. Problem with forking a process
    By Unitedroad in forum C Programming
    Replies: 10
    Last Post: 10-04-2007, 01:43 AM
  4. process programming
    By St0rM-MaN in forum Linux Programming
    Replies: 2
    Last Post: 09-15-2007, 07:53 AM
  5. Terminate Process by Specific FullFilePath
    By MattKamil in forum Windows Programming
    Replies: 1
    Last Post: 07-05-2006, 04:15 PM