Skip to content
This repository has been 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

Open
pkmoore opened this issue May 10, 2016 · 0 comments
Open

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

pkmoore opened this issue May 10, 2016 · 0 comments

Comments

@pkmoore
Copy link
Owner

pkmoore commented May 10, 2016

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)

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

No branches or pull requests

1 participant