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
2.98k stars 473 forks source link

package readline not installing on python 3.10 #40

Closed MrurBo closed 1 year ago

MrurBo commented 1 year ago

the package readline not installing on python 3.10

https://pypi.org/project/readline/

The module can be used with both Python 2.x and 3.x but only up to 3.3

t3l3machus commented 1 year ago

Thank you, I modified hoaxshell.py and requirements.txt to use gnureadline.