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

Symbolic Execution #30

Merged
merged 2 commits into from
May 29, 2021
Merged

Symbolic Execution #30

merged 2 commits into from
May 29, 2021

Conversation

ppaulweber
Copy link
Member

This PR provides the following changes:

  • fixed equ and neq instruction execution
  • fixed assert built-in symbolic constant handling
  • provides symbolic path condition creation facility in symbolic environment

Jakob Moosbrugger added 2 commits May 29, 2021 17:25
Instruction: Equ and Neq return symbolic constants on comparison to
undef
@ppaulweber ppaulweber self-assigned this May 29, 2021
@ppaulweber ppaulweber merged commit fa7b48e into master May 29, 2021
@ppaulweber ppaulweber deleted the feature/13_symexec branch May 29, 2021 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant