Advertisement
ASP_Volume3 Files/ File Controls/ Input/ Output #60004

best way to disable taskmgr

how to disable and enable taskmngr few lines only... no API no complicated stuff "i red that somewhere in psc"

AI

Ringkasan AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Kode Sumber
original-source
dont give me the credits because i'm not the one who thought of it... i cant remember the guy's name who thought of it so please whoever knows the name just lemme know i'll edit this article to give him the credits...
anyways... the best way to disable taskmgr is to open it for binary access write... this way just try to press alt+ctrl+del and it wouldn't work...
i tried that for like lotsa times and it worked on Winxp pro
Open "C:\windows\system32\taskmgr.exe" For Binary Access Write Lock Read As #1

to enable it just 
close #1

easier than writin' to registry or doin' some long codes to disable it
Komentar Asli (3)
Dipulihkan dari Wayback Machine