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 / C++ / MFC
  4. kernel mode service

kernel mode service

Scheduled Pinned Locked Moved C / C++ / MFC
questionalgorithmshelp
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.
  • S Offline
    S Offline
    samira forooghi
    wrote on last edited by
    #1

    hi every one how can i create a kernel mode service? i am searching for article or sample code about it. plz help me

    J A 2 Replies Last reply
    0
    • S samira forooghi

      hi every one how can i create a kernel mode service? i am searching for article or sample code about it. plz help me

      J Offline
      J Offline
      JudyL_MD
      wrote on last edited by
      #2

      Two points: 1) "kernel mode" and "service" do not go together - services usually run in the local system account which is NOT the same as kernel mode 2) Try something radical like searching the articles here on CP with the word "service" - first result is a nice beginner's article Judy

      1 Reply Last reply
      0
      • S samira forooghi

        hi every one how can i create a kernel mode service? i am searching for article or sample code about it. plz help me

        A Offline
        A Offline
        Alexander M
        wrote on last edited by
        #3

        i've written an article about it. the source code registers a kernel mode driver and starts it. have a look at it. http://www.codeproject.com/KB/system/interrupthook.aspx

        Don't try it, just do it! ;-)

        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