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.05k stars 482 forks source link

package readline not installing on python 3.10 #40

Closed MrurBo closed 2 years ago

MrurBo commented 2 years 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 2 years ago

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