pwntools icon indicating copy to clipboard operation
pwntools copied to clipboard

Results 3 pwntools issues
Sort by recently updated
recently updated
newest added

We should be able to do `let mut p = Process::process("./binary")` in order to run and interact with processes, extending the Tube API (like Remote).

enhancement

There are a lot of useful Tube methods not implemented yet.

enhancement