Skip to content

symbolic: Add an API for loading C-style null-terminated strings #513

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

Merged
merged 4 commits into from
Jul 11, 2025

Conversation

langston-barrett
Copy link
Contributor

Builds on recent additions to Crucible-LLVM (GaloisInc/crucible#1460) to deliver a high-level, customizable API for reading strings from memory.

I plan to try this out in GREASE before proceeding.

@langston-barrett langston-barrett self-assigned this Jul 10, 2025
@langston-barrett langston-barrett added the symbolic-execution Issues relating to macaw-symbolic and symbolic execution label Jul 10, 2025
@langston-barrett langston-barrett changed the title WIP: symbolic: Add an API for loading C-style null-terminated strings symbolic: Add an API for loading C-style null-terminated strings Jul 10, 2025
Builds on recent additions to Crucible-LLVM to deliver a high-level,
customizable API for reading strings from memory.
@langston-barrett langston-barrett marked this pull request as ready for review July 10, 2025 20:09
@langston-barrett
Copy link
Contributor Author

Added a few more functions to the API.

@langston-barrett langston-barrett merged commit 35c38e7 into master Jul 11, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
symbolic-execution Issues relating to macaw-symbolic and symbolic execution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants