Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Process List

Process List

Scheduled Pinned Locked Moved C#
question
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Sean89
    wrote on last edited by
    #1

    I was browsing the internet the other day and I ended up at a website that had a keylogger as one of its products. Anyhoo it said that it could make the program virtually invisible to users. My question is: How would I make a program disappear from the process list under task manager?

    T 1 Reply Last reply
    0
    • S Sean89

      I was browsing the internet the other day and I ended up at a website that had a keylogger as one of its products. Anyhoo it said that it could make the program virtually invisible to users. My question is: How would I make a program disappear from the process list under task manager?

      T Offline
      T Offline
      Thomas Stockwell
      wrote on last edited by
      #2

      I do not believe that this is possible, unless the program is a dll and is injected into a currently running program or the dll is injected into the OS. Through programming you would be able to write a program to see what processes use what dlls, but the task manager does not have this capability and would inadvertenly hide the injected program from view. Hence the reason why the program is so called "'virtually' invisible to users" Regards, 1tg46 Check out 3D Game Development with Dark Basic Professional [^]programming.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups