Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. A user monitoring program
Forum Updated to NodeBB v4.3 + New Features

A user monitoring program

Scheduled Pinned Locked Moved General and Desktop
6 Posts 3 Posters 1.6k 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.
  • H Offline
    H Offline
    heatblazer
    wrote on last edited by
    #1

    Hello. It`s a bit strange request, but is it possible to make a background software, that monitors the user input then reports it to the sysadmin? Invisible focusable frames are not the option I guess. Is this a platform specific question by the way?

    1 Reply Last reply
    0
    • JeroentjehomeJ Offline
      JeroentjehomeJ Offline
      Jeroentjehome
      wrote on last edited by
      #2

      Hi,
      Hiding a program is possible. That's for sure. Getting all user inputs is more a OS thing when it is done on the background.
      It sounds to me you are making a keylogger or something like it. I hate virus makers and any other idiot who makes money by making other peoples lives miserable.

      Greetz, Jeroen

      1 Reply Last reply
      0
      • IamSumitI Offline
        IamSumitI Offline
        IamSumit
        wrote on last edited by
        #3

        Hi.

        Are you talking about services that run in background.
        links:-

        "Daemon (computing)":http://en.wikipedia.org/wiki/Daemon_(computing)

        Be Cute

        1 Reply Last reply
        0
        • H Offline
          H Offline
          heatblazer
          wrote on last edited by
          #4

          No, I am not doing a keylogger whatever it means. The idea is another. I want this - lets say my program runs in background and in XML file it has a code that says "If user presses Ctrl+M+N show". Imagine ALT+F4 shutdown dialog. Its kind of OS really, but I think it`s achievable by Qt alone.
          [quote author="Jeroentje@home" date="1412579052"]Hi,
          Hiding a program is possible. That's for sure. Getting all user inputs is more a OS thing when it is done on the background.
          It sounds to me you are making a keylogger or something like it. I hate virus makers and any other idiot who makes money by making other peoples lives miserable.[/quote]

          1 Reply Last reply
          0
          • H Offline
            H Offline
            heatblazer
            wrote on last edited by
            #5

            I am not sure I need daemon for this kind of stuff. I have a similar software Ive made under Qt and C. Here it is: https://www.flickr.com/photos/heatblazer/15258084247/ Its for linux only, coming soon for Win32 but that`s off topic. The idea is if I can actually add my custom commands and to perform some tasks with them.
            [quote author="IamSumit" date="1412593458"]Hi.

            Are you talking about services that run in background.
            links:-

            "Daemon (computing)":http://en.wikipedia.org/wiki/Daemon_(computing)

            [/quote]

            1 Reply Last reply
            0
            • H Offline
              H Offline
              heatblazer
              wrote on last edited by
              #6

              Here http://retired.beyondlogic.org/keyboard/keybrd.htm is kind of example but hard for me to read or compile since it`s asm.
              [quote author="Jeroentje@home" date="1412579052"]Hi,
              Hiding a program is possible. That's for sure. Getting all user inputs is more a OS thing when it is done on the background.
              It sounds to me you are making a keylogger or something like it. I hate virus makers and any other idiot who makes money by making other peoples lives miserable.[/quote]

              1 Reply Last reply
              0

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved