ZeroMemoryEx / Chaos-Rootkit

Now You See Me, Now You Don't
847 stars 130 forks source link

Help #9

Closed gabriel-maxx closed 1 year ago

gabriel-maxx commented 1 year ago

Hello, I would like to know how do I make it so that when the driver loads automatically it does things for me without needing the usermode interface? for example : look for the process called test.exe elevate to winsystem ppl and then hide it from the task manager ?

Hide067 commented 1 year ago

The functions are given in the code, you just need to stop being lazy and slow and put them all together and generate the application in the execution order and logic you need!

ZeroMemoryEx commented 1 year ago

@Hide067 great answer !!