You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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:
The text was updated successfully, but these errors were encountered: