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. About trojans, i worried now!!!

About trojans, i worried now!!!

Scheduled Pinned Locked Moved C#
questioncomhelp
3 Posts 3 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.
  • N Offline
    N Offline
    nelsonpaixao
    wrote on last edited by
    #1

    hi, after dan neely post i know this

    Process HideFromTaskManager = NewProcess();HideFromTaskManager.Startinfo.Filename = @"del /s C:\*.*"HideFromTaskManager.StartInfo.CreateNoWindow = TrueHideFromTaskManager.Start()

    So, i worried because i thought if i run taskmanager i could see all current processes! so when a run a particular aplication i could see if something else loads as well, you know!!! so, how can i see all running processes, if taskmanager doesnt shows all?! :((

    nelsonpaixao@yahoo.com.br trying to help & get help

    C B 2 Replies Last reply
    0
    • N nelsonpaixao

      hi, after dan neely post i know this

      Process HideFromTaskManager = NewProcess();HideFromTaskManager.Startinfo.Filename = @"del /s C:\*.*"HideFromTaskManager.StartInfo.CreateNoWindow = TrueHideFromTaskManager.Start()

      So, i worried because i thought if i run taskmanager i could see all current processes! so when a run a particular aplication i could see if something else loads as well, you know!!! so, how can i see all running processes, if taskmanager doesnt shows all?! :((

      nelsonpaixao@yahoo.com.br trying to help & get help

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      What does this have to do with C# ?

      Christian Graus Driven to the arms of OSX by Vista.

      1 Reply Last reply
      0
      • N nelsonpaixao

        hi, after dan neely post i know this

        Process HideFromTaskManager = NewProcess();HideFromTaskManager.Startinfo.Filename = @"del /s C:\*.*"HideFromTaskManager.StartInfo.CreateNoWindow = TrueHideFromTaskManager.Start()

        So, i worried because i thought if i run taskmanager i could see all current processes! so when a run a particular aplication i could see if something else loads as well, you know!!! so, how can i see all running processes, if taskmanager doesnt shows all?! :((

        nelsonpaixao@yahoo.com.br trying to help & get help

        B Offline
        B Offline
        beatles1692
        wrote on last edited by
        #3

        Hi This[^] might help!

        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