Startup Monitor

Discussion in 'other software & services' started by Infected, Oct 14, 2021.

  1. Infected

    Infected Registered Member

    Joined:
    Feb 9, 2015
    Posts:
    1,137
    Is there a good startup monitor? Like when you install a program, it monitors the registry and services that a new startup was made?
     
  2. Floyd 57

    Floyd 57 Registered Member

    Joined:
    Mar 17, 2017
    Posts:
    1,296
    Location:
    Europe
    For services it's not hard to manually check yourself if something new popped up, or check the registry keys of services u can export and then check the amount of them if there's more then smth new popped up

    For registry u can use an uninstaller tool like Revo Uninstaller Pro to monitor the application in real time and it saves a log of all the registry keys it makes and what not, although make sure NOTHING else is running or it might catch those too. Can also use procmon with an anti-exe just to make sure another process isn't spawned

    Of course, you could also just learn assembly and go through the code row by row, at the cost of taking sliiiiightly more time https://www.youtube.com/watch?v=fgMl0Uqiey8
     
    Last edited: Oct 14, 2021
  3. Surt

    Surt Registered Member

    Joined:
    Jan 23, 2019
    Posts:
    471
    Location:
    USA
    https://www.nirsoft.net/utils/registry_changes_view.html
    https://www.nirsoft.net/utils/folder_changes_view.html
    I haven't used them in a long time, you could check out Sysinternal's Registry Monitor and File Monitor, too.

    While I have Revo Uninstaller Pro, I've never investigated exactly what its "Traced Programs" feature allows for report generation after installing a new program. You could check the web site and if its free version has it.

    Cheers.
     
  4. roger_m

    roger_m Registered Member

    Joined:
    Jan 25, 2009
    Posts:
    8,629
  5. Infected

    Infected Registered Member

    Joined:
    Feb 9, 2015
    Posts:
    1,137
    Thanks, that is what I was looking for.
     
  6. Brummelchen

    Brummelchen Registered Member

    Joined:
    Jan 3, 2009
    Posts:
    5,919
    sysinternals autruns, nothing more. it can create snapshots which are comparable.
    monitoring is futile, else you want a buggy and failing program. it does not make sense to monitor a programs setup and disable vital functions, then drop the program at all.
     
  7. Infected

    Infected Registered Member

    Joined:
    Feb 9, 2015
    Posts:
    1,137
    Maybe to you it doesn't make sense. But when you install something like Origin for gaming, you don't need that helper service constantly starting up every time...same with nvidia backend, that doesn't need to be running either...
     
  8. Surt

    Surt Registered Member

    Joined:
    Jan 23, 2019
    Posts:
    471
    Location:
    USA
    I guess I misunderstood the OP's intention, but those NirSoft I posted up utilities are quite handy otherwise. As are the HiBit and Autoruns.
    Ditto.

    Like the stuff that shows up with no corresponding setting choice in the program's UI, for example:

    A live updater exe with a run_mode-background_check parameter for a video editor I use frequently.

    Intel's IAStoreIcon for a forever systray icon informing me that I actually did disable RST. Two years ago.

    Logitech's LogiFetch download assistant that showed up when I installed their mouse utility.

    And a HKCU:RunOnce DEFAULT_BCLK with a data value of 100.00 that I have no idea what the H that came from.

    And so on...
     
  9. Floyd 57

    Floyd 57 Registered Member

    Joined:
    Mar 17, 2017
    Posts:
    1,296
    Location:
    Europe
    yeah i never got why nvidia display container.exe needs connection to internet... so i never gave it lol

    i have both nvidia and amd drivers on my system and amd has a lot more stuff but i also dont have geforce experience but even without it it tries to connect to internet... i used amd for one and nvidia for other monitor

    yeah i really hate **** like origin gog games etc. that spawn 1000000 ****
     
  10. roger_m

    roger_m Registered Member

    Joined:
    Jan 25, 2009
    Posts:
    8,629
    You're welcome.
     
  11. Joxx

    Joxx Registered Member

    Joined:
    Sep 5, 2012
    Posts:
    1,718
    HiBit looks nice, reminds me of WinPatrol.
     
  12. Baldrick

    Baldrick Registered Member

    Joined:
    May 11, 2002
    Posts:
    2,675
    Location:
    South Wales, UK
  13. Rasheed187

    Rasheed187 Registered Member

    Joined:
    Jul 10, 2004
    Posts:
    17,559
    Location:
    The Netherlands
    I've used it in the past, but something about it I didn't like, can't remember what. I think it was a bit slow to load. But it does notify about new startup entires, something that tools like AutoRuns and HiBit Startup Manager don't do.
     
  14. roger_m

    roger_m Registered Member

    Joined:
    Jan 25, 2009
    Posts:
    8,629
    HiBit does, which is the main reason I use it.
     
  15. Rasheed187

    Rasheed187 Registered Member

    Joined:
    Jul 10, 2004
    Posts:
    17,559
    Location:
    The Netherlands
    OK, my bad. I now see they indeed mention ''Enhance System Security with Startup Monitoring'' on the website.
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.