VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Simulate Ctrl Alt Delete

Tmess  (4 Submissions)   Windows System Services   Visual Basic 3.0   Unknown Difficulty   Wed 3rd February 2021

Have you ever worried about a trojan running on your machine and hiding itself from the Ctrl Alt Delete window. I have created a program that acts like the Ctrl ALT Delete BUT you can't hide an EXE process from it. The app includes: Listing all active process, shows the path to the EXE, is it responding, and closing the process properly. My version uses a class developed by CHONG LONG CHOO (who by the way has some excellent API apps at this site) to list the active processes and some code taken from https://www.thescarms.com to close down the process. Check it out. It's a cool tool.

Assumes
Classes and API

API Declarations
Some

Rate Simulate Ctrl Alt Delete (4(4 Vote))

Download Simulate Ctrl Alt Delete

Simulate Ctrl Alt Delete Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters