Gallopsled / Gallopsled/pwntools

Feature: Async IO?

Open
#1,236 9 comments 0 reactions 0 assignees View on GitHub
help-wanted
Dominant language
Python
Stars
13.7k
Forks
1.9k
Avg merge
6d 23h
Merged PRs (30d)
3

Description

It doesn't look like to me that there is any support within Pwntools for asynchronous IO (for example, being able to start 100 remote processes and deal with them at the same time, rather that one after the other). Since there is also no Python 3 support, the only way I can see this being done is through python modules like `threading` or `multiprocessing`. Just wondering, has this ever been considered for development or is there an easy way this can be achieved?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.