Eleven Years of Service
Posts: 55
Threads: 15
Points: 0NSP
Protect Process 07-19-2013, 09:21 PM
#1
Hey,
I am looking for a snippet which preotects my process, like when trying to kill it in the taskmanager, I like to get the message:
"Access denied, unable to terminate process".
It should not cause a BSOD.
All other snippets I tried before causes a BSOD.
Anyone have an idea? :o
•
Eleven Years of Service
Posts: 232
Threads: 9
Points: 6NSP
RE: Protect Process 07-19-2013, 09:27 PM
#2
Hope you find your answer, I use a Mac so I have no idea.
•
Eleven Years of Service
Posts: 349
Threads: 14
Points: 0NSP
RE: Protect Process 07-19-2013, 09:28 PM
#3
I'm not entirely sure you can just prevent a process from being closed.
But invasive programs usually have a main program that hides away, disguised as another program, and reopens the program itself should it be closed.
Perhaps do some research from there?
Avatars are for faggots.
•
Eleven Years of Service
Posts: 12
Threads: 2
Points: 0NSP
RE: Protect Process 07-19-2013, 09:35 PM
#4
There is a huge problem with that. That is highly unprofessional(that's what some people say). Try to kill your antiviruses process and respond.
•
Twelve Years of Service
Posts: 773
Threads: 55
Points: 18NSP
RE: Protect Process 07-19-2013, 09:56 PM
#5
Like God says the method he describes work as a charm as long as you time it correctly.
•
Eleven Years of Service
Posts: 1,195
Threads: 224
Points: 163NSP
RE: Protect Process 07-19-2013, 10:05 PM
#6
I mean, it's probably not the best way, but you could always just restart the program in the FormClosing() event.
•
Eleven Years of Service
Posts: 501
Threads: 18
Points: 6NSP
RE: Protect Process 07-20-2013, 10:38 AM
#7
You could do it with a traditional CMD command while you've taken full ownership or all the files needed. I'm sure most anti-virus programs are going to stop you, might look into the security of TuneUp? Their processes are protected and there's only 1 way to terminate their processes, which I know :>.
•
Eleven Years of Service
Posts: 55
Threads: 15
Points: 0NSP
RE: Protect Process 07-20-2013, 11:52 AM
#8
That works when I am closing it with red cross on the form, but when trying to kill it via Taskmanager it does not reopen.
•
Eleven Years of Service
Posts: 55
Threads: 15
Points: 0NSP
RE: Protect Process 07-24-2013, 12:39 PM
#10
This site is Survey protected. Pls give me a direct link.
•