Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix wrapping pyda in pwntools #43

Open
ndrewh opened this issue Aug 14, 2024 · 0 comments
Open

Fix wrapping pyda in pwntools #43

ndrewh opened this issue Aug 14, 2024 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@ndrewh
Copy link
Owner

ndrewh commented Aug 14, 2024

p = process("pyda <script> -- <bin>", shell=True)

does not seem to behave correctly (i.e. with the default io=False)

@ndrewh ndrewh added the bug Something isn't working label Aug 14, 2024
@ndrewh ndrewh added this to the 0.4 milestone Aug 14, 2024
@ndrewh ndrewh modified the milestones: 0.4, 0.5 Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant