issues
search
angr
/
claripy
An abstraction layer for constraint solvers.
BSD 2-Clause "Simplified" License
291
stars
94
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[pre-commit.ci] pre-commit autoupdate
#570
pre-commit-ci[bot]
closed
2 days ago
0
Simplify Base.identical() to utilize Base.canonical()
#569
twizmwazin
closed
1 week ago
0
Remove Base._rename
#568
twizmwazin
closed
1 week ago
0
Remove some unnecessary cases of make_like
#567
twizmwazin
closed
1 week ago
0
Remove Base.swap_args
#566
twizmwazin
closed
1 week ago
0
Remove spurious uninitialized kwargs from tests
#565
twizmwazin
closed
1 week ago
0
Remove AST split method
#564
twizmwazin
closed
1 week ago
0
Use AST factory methods in BackendZ3._abstract_internal
#563
twizmwazin
closed
1 week ago
0
Refactor BackendZ3.extra_bvs_data into bvs_annotations
#562
twizmwazin
closed
1 week ago
0
Add BackendAny
#561
twizmwazin
closed
1 week ago
0
[pre-commit.ci] pre-commit autoupdate
#560
pre-commit-ci[bot]
closed
1 week ago
0
Remove unique_name global
#559
twizmwazin
closed
2 weeks ago
0
Minimize direct imports from claripy.ast
#558
twizmwazin
closed
2 weeks ago
0
[pre-commit.ci] pre-commit autoupdate
#557
pre-commit-ci[bot]
closed
2 weeks ago
0
Improve balancer
#556
twizmwazin
closed
3 weeks ago
0
Remove pointless static method assingnment in vsa backend
#555
twizmwazin
closed
3 weeks ago
0
Move balancer class to vsa backend sub package
#554
twizmwazin
closed
3 weeks ago
0
[pre-commit.ci] pre-commit autoupdate
#553
pre-commit-ci[bot]
closed
3 weeks ago
0
[pre-commit.ci] pre-commit autoupdate
#552
pre-commit-ci[bot]
closed
1 month ago
0
Type return type of op
#551
twizmwazin
closed
1 month ago
0
Add VSA set types
#550
twizmwazin
opened
1 month ago
0
[pre-commit.ci] pre-commit autoupdate
#549
pre-commit-ci[bot]
closed
1 month ago
0
Allow simplifications to handle annotations
#548
twizmwazin
closed
1 month ago
0
Remove uninitialized member from Base
#547
twizmwazin
opened
1 month ago
0
Remove SimplificationLevel
#546
twizmwazin
closed
1 month ago
0
Move replace and replace_dict to algorithms sub-package
#545
twizmwazin
closed
1 month ago
0
Add backends to __init__.py
#544
twizmwazin
closed
1 month ago
0
Downsize VSA backend when adjusting allow_dsis
#543
twizmwazin
closed
1 month ago
0
Add python version to CI job name
#542
twizmwazin
closed
1 month ago
0
Sync bv.pyi with bv.py
#541
twizmwazin
closed
1 month ago
0
Move setuptools info to pyproject.toml
#540
twizmwazin
closed
1 month ago
0
Revamp CI
#539
twizmwazin
closed
1 month ago
0
Remove ASTCacheKey
#538
twizmwazin
closed
1 month ago
0
Move excavate_ite and burrow_ite to algorithms subpackage
#537
twizmwazin
closed
1 month ago
0
Remove direct use of Balancer in frontends
#536
twizmwazin
closed
1 month ago
0
Move VSA helper methods to algorithms sub-package
#535
twizmwazin
opened
1 month ago
0
Move is_true and is_false to algorithm sub-package
#534
twizmwazin
closed
1 month ago
0
Move simplify from base.py to new algorithm sub-package
#533
twizmwazin
closed
1 month ago
0
Use solver backend for is_true() and is_false() in FullFrontend
#532
twizmwazin
closed
1 month ago
0
Remove backend case from ValueSet constructor
#531
twizmwazin
closed
1 month ago
0
Change Base.concrete implementation to return `not self.symbolic`
#530
twizmwazin
closed
1 month ago
0
Remove SI to_conv arg
#529
twizmwazin
closed
1 month ago
0
Add size to BVS args
#528
twizmwazin
closed
1 month ago
0
Change Bool is_true and is_false implementations to avoid backends
#527
twizmwazin
closed
1 month ago
1
Remove previously removed bitlength arg from string methods
#526
twizmwazin
closed
1 month ago
0
Simplify simplify routines
#525
twizmwazin
closed
1 month ago
0
Don't check if BVS has .annotations in z3 backend
#524
twizmwazin
closed
1 month ago
0
[pre-commit.ci] pre-commit autoupdate
#523
pre-commit-ci[bot]
closed
1 month ago
0
Update z3 to 4.13.2.0
#522
twizmwazin
opened
1 month ago
1
more types
#521
rhelmot
closed
1 month ago
0
Next