VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



best way to disable taskmgr

by Dherar Z. AL-Rashoud (1 Submission)
Category: Files/File Controls/Input/Output
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (5 Votes)

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

Rate best way to disable taskmgr

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

Download this snippet    Add to My Saved Code

best way to disable taskmgr Comments

No comments have been posted about best way to disable taskmgr. Why not be the first to post a comment about best way to disable taskmgr.

Post your comment

Subject:
Message:
0/1000 characters