Git Product home page Git Product logo

Comments (19)

OpenSourceCS avatar OpenSourceCS commented on May 18, 2024

yes please implement this as well as some other keylogger improvements such as #95(Keylogger escape key).

from quasar.

yankejustin avatar yankejustin commented on May 18, 2024

Please try my fix and see if it resolves your problem.

from quasar.

OpenSourceCS avatar OpenSourceCS commented on May 18, 2024

I have added a note in ur fix @yankejustin .Please check 96 95 94 90 85

from quasar.

yankejustin avatar yankejustin commented on May 18, 2024

Please don't reference issues opened too much. It makes it confusing for me to resolve them (as I check to make sure nobody else is also working on it). I am trying to resolve them all. ;)

from quasar.

yankejustin avatar yankejustin commented on May 18, 2024

If someone could give me the OK for my changes, I will send the pull request in. Unfortunately can't check at this moment. 💯

from quasar.

 avatar commented on May 18, 2024

I'll check in a few minutes, nice code btw :)

from quasar.

yankejustin avatar yankejustin commented on May 18, 2024

Thank you very much. :)

from quasar.

yankejustin avatar yankejustin commented on May 18, 2024

I am devising a better way to fix this, but I will implement it later tonight after thinking it over more.

from quasar.

OpenSourceCS avatar OpenSourceCS commented on May 18, 2024

would be nice if we add arrow keys.

Some people type their passwords one character back and forth. so implementing arrow keys might be useful.

VK_ codes are 37, 38, 39,40
Print Screen is 44.

from quasar.

OpenSourceCS avatar OpenSourceCS commented on May 18, 2024

I think pressing shift and any letter(say l) for captializing it would result in [Shift + L].

from quasar.

yankejustin avatar yankejustin commented on May 18, 2024

@MaxXor If possible, please assign this to me.

from quasar.

DragonzMaster avatar DragonzMaster commented on May 18, 2024

the problem shoud be solved by checking if the ctrl or alt pressed + shift so the shift key should be logged else (shift + any letter) shoud capitalize the letter only and don't log shift key

from quasar.

yankejustin avatar yankejustin commented on May 18, 2024

Hello all!
I have made many updates. It won't be functional until tomorrow, but I would love it if I got some help adding some attributes for the KeyloggerKeys :)
https://github.com/yankejustin/xRAT

from quasar.

 avatar commented on May 18, 2024

@yankejustin, Good work. I've pushed a commit to your branch with some additional attributes. I didn't add attribute members for all of the keys, only the ones I felt were necessary.

from quasar.

yankejustin avatar yankejustin commented on May 18, 2024

@d3agle Thank you! Just be sure to make the other parameter (the optional one) true so it will highlight special keys like function keys.
Example:
Instead of logging
f1
It would log
[f1]
with the highlights. :)
The attribute would be [KeyloggerKey("F1", true)]

from quasar.

yankejustin avatar yankejustin commented on May 18, 2024

@d3agle Thank you for the contribution. 👍

from quasar.

 avatar commented on May 18, 2024

No problem and sorry I forgot to add those, just pushed a commit

from quasar.

DragonzMaster avatar DragonzMaster commented on May 18, 2024

good work guys @yankejustin @d3agle
both of you made great efforts thnx

from quasar.

yankejustin avatar yankejustin commented on May 18, 2024

@MaxXor This one can be closed because it is no longer an issue in the new branch. :)

from quasar.

Related Issues (20)

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.