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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Windows Hooks [modified]

Windows Hooks [modified]

Scheduled Pinned Locked Moved C / C++ / MFC
c++question
4 Posts 2 Posters 1 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.
  • C Offline
    C Offline
    capricious_001
    wrote on last edited by
    #1

    Hey guys, I was wondering if anyone has any good tutorials on Windows Hooks using C++ (non-MFC)? Specifically dealing with remote hooks using DLL injection. I looked on google and the MSDN, but cant find something specific to hooks in purely win32. MSDN has some good tuts but theres a lot of jargon associated with it that I hate reading. If anyone has some I'd love to see it. Thanks, Robbie -- modified at 4:57 Thursday 29th June, 2006

    N 1 Reply Last reply
    0
    • C capricious_001

      Hey guys, I was wondering if anyone has any good tutorials on Windows Hooks using C++ (non-MFC)? Specifically dealing with remote hooks using DLL injection. I looked on google and the MSDN, but cant find something specific to hooks in purely win32. MSDN has some good tuts but theres a lot of jargon associated with it that I hate reading. If anyone has some I'd love to see it. Thanks, Robbie -- modified at 4:57 Thursday 29th June, 2006

      N Offline
      N Offline
      Naveen
      wrote on last edited by
      #2

      code project have enough articles... http://www.codeproject.com/system/hooksys.asp[^] nave

      C 1 Reply Last reply
      0
      • N Naveen

        code project have enough articles... http://www.codeproject.com/system/hooksys.asp[^] nave

        C Offline
        C Offline
        capricious_001
        wrote on last edited by
        #3

        Yeah I saw that one. I saw all the ones in the code project. I guess the ones I am looking for are using hooks on Windows functions, like hooking OpenProcess, or even Winsock functions like send/recv. Would you know any in that area?

        N 1 Reply Last reply
        0
        • C capricious_001

          Yeah I saw that one. I saw all the ones in the code project. I guess the ones I am looking for are using hooks on Windows functions, like hooking OpenProcess, or even Winsock functions like send/recv. Would you know any in that area?

          N Offline
          N Offline
          Naveen
          wrote on last edited by
          #4

          i think with the sample i shown above u can hook any windows api.... nave

          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