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

More models for the c string library #1735

Open
3 of 9 tasks
MatthewARinehart opened this issue Jun 18, 2020 · 0 comments
Open
3 of 9 tasks

More models for the c string library #1735

MatthewARinehart opened this issue Jun 18, 2020 · 0 comments

Comments

@MatthewARinehart
Copy link

MatthewARinehart commented Jun 18, 2020

Why

As a Manticore user, I want to work with binaries that frequently perform string manipulation. Since symbolic string manipulation can be computationally intensive, I'd rather use a high-level model of the string API that eliminates the overhead from symbolically executing every instruction.

Acceptance Criteria

Manticore provides built-in models for the following string functions:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Manticore
  
To do
Development

No branches or pull requests

1 participant