Skip to content
This repository was archived by the owner on May 10, 2019. It is now read-only.
This repository was archived by the owner on May 10, 2019. It is now read-only.

Think about when to replay file operations and when not to #15

@pkmoore

Description

@pkmoore

For example:

We don't want to replay "open" calls that result in file descriptors that are eventually mmap()'d
We don't want to replay write calls that are output that tell us how the program is responding to our injections
We might want to replay write calls to file descriptors that update program state that we are replaying later (or maybe this doesn't matter)

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