Results 1 to 4 of 4

Thread: is there a way to.......

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2000
    Posts
    14

    Question

    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.

  2. #2
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    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

  3. #3
    Ex-Super Mod'rater Electroman's Avatar
    Join Date
    Sep 2000
    Location
    Newcastle, England
    Posts
    4,349
    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.

  4. #4
    Guru Yonatan's Avatar
    Join Date
    Apr 1999
    Location
    Israel
    Posts
    892
    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
  •  



Click Here to Expand Forum to Full Width