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

Handle programs that use scanf to parse inputs #402

Open
vitalych opened this issue Apr 15, 2020 · 0 comments
Open

Handle programs that use scanf to parse inputs #402

vitalych opened this issue Apr 15, 2020 · 0 comments

Comments

@vitalych
Copy link
Member

vitalych commented Apr 15, 2020

Currently, scanf causes too much forking. We should have a model for it instead.
Have a look at s2e.so in guest tools, it already has models for a number of stdlib functions.
http://s2e.systems/docs/Plugins/Linux/FunctionModels.html

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