Application that can't be terminate or kill
-
Sorry , bit I don't know you clear please illubrate in more details ...
DMASTER
Developer611 wrote:
please illubrate in more details ...
Illubration: An application that cannot be terminated by the user is what every virus-writing, lowlife, script-kiddie excuse-for-a-programmer wishes was possible.
-
Developer611 wrote:
please illubrate in more details ...
Illubration: An application that cannot be terminated by the user is what every virus-writing, lowlife, script-kiddie excuse-for-a-programmer wishes was possible.
do you know any way?
DMASTER
-
do you know any way?
DMASTER
Why would you want to do this? Why do you want your application never to be killed or terminated?
Upcoming events: * Glasgow: Mock Objects, SQL Server CLR Integration, Reporting Services, db4o, Dependency Injection with Spring ... "I wouldn't say boo to a goose. I'm not a coward, I just realise that it would be largely pointless." My website
-
Why would you want to do this? Why do you want your application never to be killed or terminated?
Upcoming events: * Glasgow: Mock Objects, SQL Server CLR Integration, Reporting Services, db4o, Dependency Injection with Spring ... "I wouldn't say boo to a goose. I'm not a coward, I just realise that it would be largely pointless." My website
why you ask? i like it... :mad:
DMASTER
-
Why would you want to do this? Why do you want your application never to be killed or terminated?
Upcoming events: * Glasgow: Mock Objects, SQL Server CLR Integration, Reporting Services, db4o, Dependency Injection with Spring ... "I wouldn't say boo to a goose. I'm not a coward, I just realise that it would be largely pointless." My website
while(1) { if (you dont know) { tell me dont know } else { tell me any thing you know } }
DMASTER
-
while(1) { if (you dont know) { tell me dont know } else { tell me any thing you know } }
DMASTER
In the abstract (as in know what parts of win32 to start googling on) there are a number of people here who probably could do it. *BUT* hell will freeze over before any of us help you write malware! :mad::mad:
-- You have to explain to them [VB coders] what you mean by "typed". their first response is likely to be something like, "Of course my code is typed. Do you think i magically project it onto the screen with the power of my mind?" --- John Simmons / outlaw programmer
-
I want source of an application that nobody can kill or terminate it . please help me as soon as possible ...
DMASTER
it is possible but its only a preventative from accidental termination if someone really wants to stop your process they can. i'm not going to post code because it less about code and more about common sense in program design any programmer worth his salt can do it. oh and i like to easily kill processes myself instead of having hunt through process explorer, so i don’t like the idea personally :) some application require it (AV, security, system dependent Software) other like the above posts stated just cause pain for myself and other people. good luck what are you working on out of interest?
-
do you know any way?
DMASTER
-
while(1) { if (you dont know) { tell me dont know } else { tell me any thing you know } }
DMASTER
Wow. This is just plain rude. Some of the experienced programmers probably could do it, but they are not going to because: 1) The whole idea of it seems malicious 2) You are being rude
_____________________________________________ Flea Market! It's just like...it's just like...A MINI-MALL!
-
why you ask? i like it... :mad:
DMASTER
What part of "ITS NOT POSSIBLE" don't you understand???
Developer611 wrote:
why you ask? i like it...
This is the typical response we expect from a script-kiddie to a questio nsuch as yours. There is NO LEGITIMATE reason to want to do this, and as such, your attitude justifies my response stated in the first line of this post. For you - It's not possible. For someone with a LEGITIMATE reason, it's possible, but will not be discussed out in the open because of the extremely sensitive nature of the process and it's possibility for abusive use.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007 -
while(1) { if (you dont know) { tell me dont know } else { tell me any thing you know } }
DMASTER
Well, you discovered it yourself: the never ending program. It does not need any I/O, does not consume disk space, it will keep on running forever, increasing the Universe's entropy, completely ignoring Al Gore. Good for you.
Luc Pattyn
try { [Search CP Articles] [Search CP Forums] [Forum Guidelines] [My Articles] } catch { [Google] }
-
I want source of an application that nobody can kill or terminate it . please help me as soon as possible ...
DMASTER