|
-
Oct 2nd, 2000, 12:28 PM
#1
Thread Starter
New Member
Hi everyone.
On a computer I am using there is a little program running called secmon.exe
It is completely hidden except for on the ctrl+alt+del menu.
When I open a program, such as MSN messenger, or any VB app I have made, secmon sends a little message to windows which closes the program and gives a message "your program has been closed down".
I find this very annoying as I can't use many applications I want.
My question is simply:
1. Is there any way to isolate this program so that it doesn't know I have opened another app in the first place.
2. Is there any way to intecept ANY messages it sends to windows to prevent it from shutting things down
3. Is thare anything anyone can think of?
p.s. there is a catch, secmon.exe cannot be shut down or a message is sent to the administrator.
Thank you in advance for ANY help anyone can offer me.
-
Oct 2nd, 2000, 01:12 PM
#2
Monday Morning Lunatic
Try renaming the .exe file of the program you want to run to something like winword.exe (to try and fool it).
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Oct 2nd, 2000, 01:15 PM
#3
Ex-Super Mod'rater
Try to work out how this message to the admin is sent and ...
If it is sent when the program is closed it is simple, Don't start the program i.e. Use the registry to delete the startup command in ____________/Software/Microsoft/Windows/current Version/
Either Run
or RunServices
Try the others that begin with Run
When your thread has been resolved please edit the original post in the thread (  )
and amend "-[RESOLVED]-" to the end of the title and change the icon to  , Thank you.
When posting Code use the [VBCode]Code Here[/VBCode] tags to be able to use the code highlighting.

-
Oct 2nd, 2000, 01:20 PM
#4
Guru
Maybe you can try killing secmon.exe with Process Viewer (comes with VC++).
It shouldn't be able to send any message to any administrator if you do it.
Unless it is multithreaded, or uses other clever (not) tricks. So try the other solutions first!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|