Giter Club home page Giter Club logo

Comments (7)

MarinX avatar MarinX commented on September 3, 2024

Hi, thanks for the bug report.
Will try to replicate the issue.

Can you tell me which go version are you using ?

from keylogger.

Fomchenkov avatar Fomchenkov commented on September 3, 2024

I using go1.8.

from keylogger.

MarinX avatar MarinX commented on September 3, 2024

I can confirm bug with older versions of go.
Seems like a double read, but I'm not sure.
Tested with mutex lock but same.

Will need to investigate more.
In the meantime, you can do a quick hack and add time.Sleep after reading a key

from keylogger.

FM1337 avatar FM1337 commented on September 3, 2024

Any updates on this?

from keylogger.

MarinX avatar MarinX commented on September 3, 2024

Hey @FM1337 ,
Yes!

After I found some free time to manage to look at my old library, I managed to do a complete rewrite with documentation, tests and better code handling.
Now it works as expected

I will release as soon as I finish the new README doc

from keylogger.

FM1337 avatar FM1337 commented on September 3, 2024

I can't wait to see it! Any chance that it could work on windows and linux or will it only just remain to work on linux?

from keylogger.

MarinX avatar MarinX commented on September 3, 2024

Updated :)
You can checkout the example in example/main.go.

It's only linux based to showcase the reading/parsing from file without doing syscall.
I do not have plans for windows, yet.

from keylogger.

Related Issues (6)

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.