Code Monkey home page Code Monkey logo

Comments (4)

TheFox avatar TheFox commented on June 2, 2024

Why not?

from keylogger.

champix avatar champix commented on June 2, 2024

Hi !

Thank you for your quick answer.

I don't know why input is not captured but let me explain what happens :

I compiled the keylogger and ran it, so far everything runs as expected.
FYI it runs on a low privilege user session.

At this point, everything i type is properly logged.

Whenever i try to run an application that requires elevated privileges, let's say for example "C:\Windows\System32\services.msc", i get a UAC prompt asking for Admin password.

As soon as the UAC prompy is displayed, the logging stops, nothing I type will be recorded by the keylogger.

As soon as the UAC prompt is closed, logging starts again like nothing ever happened.

My problem is the following : i want to know what was typed into that UAC prompt

Thanks in advance

from keylogger.

TheFox avatar TheFox commented on June 2, 2024

I don't know what's going on. But I guess the Windows is disabling the keylogger functions for the password prompt to secure the admin password.

from keylogger.

miha-x86 avatar miha-x86 commented on June 2, 2024

What happens here is that when the UAC prompt is displayed the desktop is switched to the Secure Desktop where a screenshot of the Default desktop is taken dimmed and shown on the background and then the UAC prompt is created there isolated. Since this desktop is running on the same session as the user maybe it's still possible to capture it without having to elevate your program privileges.

from keylogger.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.