Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #42646
    hafiz
    Participant

    When I try to create keylogger for Linux, this error has come out “TypeError: an integer is required (got type bytes)”. Because of this, I cannot find executable Linux keylogger in ‘dist’ file. Please help, thanks.

    #42647
    hafiz
    Participant

    This is the screen captured
    https://ibb.co/BqXtv9j

    #42680
    Diego PérezDiego Pérez
    Moderator

    Hi!
    You can use this commands:

    pip uninstall pyinstaller
    pip install pyinstaller==3.3.1

    Then generate the keylogger again.

    Let me know how it goes!
    Diego

    #42696
    hafiz
    Participant

    Thanks, it works!

    #42751
    Diego PérezDiego Pérez
    Moderator

    Hi!
    Cool you got it!
    Diego

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.