t3l3machus / hoaxshell

A Windows reverse shell payload generator and handler that abuses the http(s) protocol to establish a beacon-like reverse shell.
BSD 2-Clause "Simplified" License
3.03k stars 480 forks source link

Cant install gnureadline #46

Closed Ricc4rdo0107 closed 1 year ago

Ricc4rdo0107 commented 1 year ago

Unable to install requirements.txt cause of gnureadline

`Using cached gnureadline-8.1.2.tar.gz (3.1 MB) Installing build dependencies ... done Getting requirements to build wheel ... error error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> [1 lines of output] Error: this module is not meant to work on Windows (try pyreadline instead) [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.`

edit: solved