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

i/o: support writing to a parallel remote stream OR exporting a pyda-free script #34

Open
ndrewh opened this issue Aug 4, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ndrewh
Copy link
Owner

ndrewh commented Aug 4, 2024

When actually throwing an exploit, you obviously cannot use dynamic instrumentation to check state on remote. Still, it can be useful to look at state locally (in parallel) while sending data to both remote and local -- remote should be the same, up to ASLR and other environment differences (i.e. environ, etc).

For use in throwers (e.g. for A/D competitions), it might be best if we could export a raw pwntools script that did not use pyda -- but I don't see an easy way to do this.

@ndrewh ndrewh added the enhancement New feature or request label Aug 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant