README.md

December 4, 2022 ยท View on GitHub

Simulate Ctrl Alt Delete

Description

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 http://www.thescarms.com to close down the process. Check it out. It's a cool tool.

More Info

Classes and API

Submitted On1999-10-01 09:46:54
ByTmess
LevelUnknown
User Rating4.0 (16 globes from 4 users)
CompatibilityVB 5.0, VB 6.0
CategoryWindows System Services
WorldVisual Basic
Archive FileCODE_UPLOAD1081.zip

API Declarations

Some