ShutdownRepo / shellerator

Simple CLI tool for the generation of bind and reverse shells in multiple languages
GNU General Public License v3.0
361 stars 50 forks source link

termios is unix only #1

Closed sowdust closed 4 years ago

sowdust commented 4 years ago

It doesn't work on windows since it's missing termios library

ShutdownRepo commented 4 years ago

Thanks for this issue! Does this concern the simple_term_menu library or something else?

ShutdownRepo commented 4 years ago

Okay got it. The simple_term_menu relies on termios that only works on Unix systems. I'm working on a fix but the menu appearance won't be the same.

ShutdownRepo commented 4 years ago

Fixed in https://github.com/ShutdownRepo/shellerator/commit/2e28b35f37d2ab36b594f71bdd04977eb76c1bac