Skip to content

Add bool Xor; improve simplification - #714

Open
rhelmot wants to merge 1 commit into
masterfrom
feat/better-canonicalization
Open

Add bool Xor; improve simplification#714
rhelmot wants to merge 1 commit into
masterfrom
feat/better-canonicalization

Conversation

@rhelmot

@rhelmot rhelmot commented Apr 28, 2026

Copy link
Copy Markdown
Member
  • Add option to simplify during replacements
  • add __xor__ to Bool ASTs
  • add some trivial simplifiers to And/Or/Xor
  • for commutative ops, sort arguments by stable hash during simplification

These were all moderately helpful during a CTF.

@rhelmot

rhelmot commented Apr 28, 2026

Copy link
Copy Markdown
Member Author
image

:|

@angr-bot

Copy link
Copy Markdown
Member

Corpus decompilation diffs can be found at angr/dec-snapshots@master...angr/claripy_714

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

Successfully merging this pull request may close these issues.

2 participants