Skip to content

Redirection (for example with cyclic) #148

Open
@arty-hlr

Description

@arty-hlr

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions