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

Redirection (for example with cyclic) #148

Open
arty-hlr opened this issue Aug 27, 2019 · 0 comments
Open

Redirection (for example with cyclic) #148

arty-hlr opened this issue Aug 27, 2019 · 0 comments

Comments

@arty-hlr
Copy link

Hi,

I used pattern_create with peda a lot, and I could redirect its output to a file for example, and run the program with that file as input, however, I can't find the same functionality in pwndbg. cyclic from pwntools is great, but is there a way to redirect or pipe its output? For now copy/paste works, but I was wondering if there was another way, maybe a way to do cyclic 200 | run, or cyclic 200 > file.txt?

Best,

Florian

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant