RE: Protect Process 07-24-2013, 12:46 PM
#11
| Tutorial Protect Process filter_list | |
RE: Protect Process 07-24-2013, 02:02 PM
#12
Here. Basically I just copied the source and broke the JS.
![[Image: tumblr_m73y8go3jd1rb7u8co1_500.gif]](http://24.media.tumblr.com/tumblr_m73y8go3jd1rb7u8co1_500.gif)
Avatars are for faggots.
RE: Protect Process 07-25-2013, 11:07 AM
#13
But dude, uhm, that's not process protecting. That's HWID prrotecting of your application when I am correct.
But I want something which makes the process critical and when trying to kill show the message: "Unable to terminate".
Without getting a BSOD.
But I want something which makes the process critical and when trying to kill show the message: "Unable to terminate".
Without getting a BSOD.
RE: Protect Process 07-25-2013, 11:09 AM
#14
(07-25-2013, 11:07 AM)Madara-Uchiha Wrote: But dude, uhm, that's not process protecting. That's HWID prrotecting of your application when I am correct.
But I want something which makes the process critical and when trying to kill show the message: "Unable to terminate".
Without getting a BSOD.
Why not disable the task manager and your problem is gone ?
![[Image: tumblr_m4vms28lYu1qj3ir1.gif]](http://media.tumblr.com/tumblr_m4vms28lYu1qj3ir1.gif)
RE: Protect Process 07-25-2013, 11:10 AM
#15
Because thats n00by. If it's professional you protect the process.
Also Taskmanager can still be used...
Also Taskmanager can still be used...
RE: Protect Process 07-25-2013, 11:20 AM
#16
(07-25-2013, 11:10 AM)Madara-Uchiha Wrote: Because thats n00by. If it's professional you protect the process.
Also Taskmanager can still be used...
Made a login system back in the day, the only thing that you can do to bypass that is by ending the process on a different user.
Also if the person know the above he probably know he has a RAT(Or whatever You're making) and will remove it.
![[Image: tumblr_m4vms28lYu1qj3ir1.gif]](http://media.tumblr.com/tumblr_m4vms28lYu1qj3ir1.gif)
RE: Protect Process 07-25-2013, 11:33 AM
#17
Nevertheless, In my eyes process protection is a good way to secure your app from beeing killed.
All snippets I've tried caused a BSOD when getting killed, that's the problem.
All snippets I've tried caused a BSOD when getting killed, that's the problem.
RE: Protect Process 07-25-2013, 01:28 PM
#18
Look, a major part of making programs like this is making compromises.
If you can't find anything that functions the exact way you want it to, cheat a little bit.
You've been given several entirely valid suggestions that should be pretty simple, you should maybe implement one of them.
If you can't find anything that functions the exact way you want it to, cheat a little bit.
You've been given several entirely valid suggestions that should be pretty simple, you should maybe implement one of them.
![[Image: tumblr_m73y8go3jd1rb7u8co1_500.gif]](http://24.media.tumblr.com/tumblr_m73y8go3jd1rb7u8co1_500.gif)
Avatars are for faggots.
RE: Protect Process 07-25-2013, 02:00 PM
#19
Yes. But these solutions are not good.
1) Disabling Taskmanager is complete shit, it's way to obvious that you are infected.
2) Other solutions causes a BSOD.
Thats why I am looking for a good solution... .__.
Jesus!
1) Disabling Taskmanager is complete shit, it's way to obvious that you are infected.
2) Other solutions causes a BSOD.
Thats why I am looking for a good solution... .__.
Jesus!
RE: Protect Process 07-25-2013, 02:27 PM
#20
Create a second program that gets launched when your main program is started.
The new program will check to see if your primary program is open. If it is not, it will open it.
This secondary program should be small enough to avoid suspicion, and this method will be basic enough to avoid detection.
For added security, make both programs check each other. If one is not open, the other will open it. This way, they both have to be closed at the same time, which can be difficult to do.
The new program will check to see if your primary program is open. If it is not, it will open it.
This secondary program should be small enough to avoid suspicion, and this method will be basic enough to avoid detection.
For added security, make both programs check each other. If one is not open, the other will open it. This way, they both have to be closed at the same time, which can be difficult to do.
![[Image: tumblr_m73y8go3jd1rb7u8co1_500.gif]](http://24.media.tumblr.com/tumblr_m73y8go3jd1rb7u8co1_500.gif)
Avatars are for faggots.
Users browsing this thread: 1 Guest(s)
![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)
