Gallopsled / Gallopsled/pwntools
Add option for fully interactive shell
Open
term
- Dominant language
- Python
- Stars
- 13.7k
- Forks
- 1.9k
- Avg merge
- 6d 23h
- Merged PRs (30d)
- 3
Description
Whenever I use pwntools to gain a shell, and call `interactive()` it can be frustrating to deal with not being able to use Ctrl-C, Ctrl-Z etc. I believe it would be useful to add a `tty` flag to `interactive()` so it handles keyboard events such as these without exiting.
Contributor guide
Assessment
This issue has not been assessed yet.