Question | Disable/Enable Task Manager
Hey guys! Im new here and i want learn more about visualbasic8 .. so my friend and me working on RAT ( most of work he coded ) so i want only to know a source codes to disable/enable task manager so im asking can someone post it here & thank you ! :wave:
Re: Question | Disable/Enable Task Manager
Re: Question | Disable/Enable Task Manager
Quote:
Originally Posted by
SoulCollector
Hey guys! Im new here and i want learn more about visualbasic8 .. so my friend and me working on RAT ( most of work he coded ) so i want only to know a source codes to disable/enable task manager so im asking can someone post it here & thank you ! :wave:
i guess RAT discussions are not allowed here anyway... This little code may help u
Code:
My.Computer.Registry.SetValue("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System ", _
"DisableTaskMgr", "1")
Re: Question | Disable/Enable Task Manager
ok sorry i m not hacker i only sell my programs .. but this is for disable and enable??
Re: Question | Disable/Enable Task Manager
i think is for disable since its DisableTaskmgr