Link to home
Start Free TrialLog in
Avatar of aplelois
aplelois

asked on

tool for killing processes

hello,
can someone please help me creating an application to kill processes from my windows xp machine?
when I press ctrl+alt+del I see in (processes) > (user name) administrator > (image name) jnsns.exe
ndsns.exe knlksnf.exe ihaodd.exe cloc.exe web.exe jelps.exe etc......... around 30 files ending with .exe
so the only thing i need is CCAPP.exe = norton and explorer.exe thats all I use!!!

so when you click on this application you see a little window with all processes and a button select all
or you can select 1 by 1 and other button kill the bastard! and thats it =)

I was looking at a this application from http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=29238&lngWId=1
is good but is the same thing as the task manages, I need something powerfull that can kill like bomb in 1 sec.
the reason is because I kill them all 1 by 1 and then they come back again! one time I dont know but
everything got killed and the pc was working amazingly fine with just explorer.exe and ccapp.exe
please help!
Avatar of CSecurity
CSecurity
Flag of Iran, Islamic Republic of image

Try to execute this command:

Taskkill /PID:<pidnum> /T /F
Avatar of AtanAsfaloth
AtanAsfaloth

Sounds like spy/adware to me... Have you considered running SpyBot and AdAware?

Atan Asfaloth
Try my code and enter Process ID number instead of <pidnum>

Let me know results
OK I would agree with Atan, sounds like you have spyware/adware. Boot into safemode(hit F8 as windows is booting) Then click start | Run. Type in Msconfig. Now on the general tab select selective startup and uncheck mark everything. Then click on the services tab and click the Disable all button. Now click on the startup and click the disable button.
Reboot windows normal and all should be fine.
Avatar of aplelois

ASKER

can someone please tell me how to write a program that can kill all the
pids exept explorer.exe and ccapp.exe with administrator user?
the instructions I wrote above should disable everything for you.
ASKER CERTIFIED SOLUTION
Avatar of nffvrxqgrcfqvvc
nffvrxqgrcfqvvc

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
that was amazing, thank you very much!
Thank you for the points, and be careful