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. Making Stealth Input (hide from keyloggers)

Making Stealth Input (hide from keyloggers)

Scheduled Pinned Locked Moved C / C++ / MFC
comtutorialquestion
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.
  • T Offline
    T Offline
    TheDen
    wrote on last edited by
    #1

    Hello, I'm writing sort of secure application for keystroke input. I want to make it hidden to existing key-logger systems. I made "anti-hook" Application - but then figured out that some of the keyLoggers, like: http://www.amplusnet.com/products/stealthkeylogger/overview.htm But this one doesn't see the Window's one VirtualKeyboard I have no clue how implement that. have any one clue how to do that?

    J 1 Reply Last reply
    0
    • T TheDen

      Hello, I'm writing sort of secure application for keystroke input. I want to make it hidden to existing key-logger systems. I made "anti-hook" Application - but then figured out that some of the keyLoggers, like: http://www.amplusnet.com/products/stealthkeylogger/overview.htm But this one doesn't see the Window's one VirtualKeyboard I have no clue how implement that. have any one clue how to do that?

      J Offline
      J Offline
      John R Shaw
      wrote on last edited by
      #2

      It is a matter of who is at the head of the list. Normaly I would ignore this type of question because someone is probably doing something they should not. The last one to hook, is the first one to get any information that is sent. So if you think that they have hooked the program when it started then put in a delay and intiate your hook latter. P.S. Years ago I was walking around the cubicals (on third shift) and saw a print out that showed every key storke I had made the night before, so I can understande why you would want to know this. The fact that I was doing my job and nothing more is irrelivent, I hate being spyed upone. INTP Every thing is relative...

      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