An abstraction layer for constraint solvers
Project description
claripy
Claripy is an abstracted constraint-solving wrapper.
Project Links
Project repository: https://github.com/angr/claripy
Documentation: https://api.angr.io/projects/claripy/en/latest/
Usage
It is usable!
General usage is similar to Z3:
>>> import claripy
>>> a = claripy.BVV(3, 32)
>>> b = claripy.BVS('var_b', 32)
>>> s = claripy.Solver()
>>> s.add(b > a)
>>> print(s.eval(b, 1)[0])
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file claripy-9.2.156.tar.gz
.
File metadata
- Download URL: claripy-9.2.156.tar.gz
- Upload date:
- Size: 147.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ccd367c80b00c7914d28092bcb737f7aa0e04f15c7bb25a90213a69d57e41431 |
|
MD5 | 136d84c46c7a70dfa1dd73ccce77b79b |
|
BLAKE2b-256 | 07254ba87facd80a492eff03988ad7e61fb8fb661b6e4e2637bbe3f90fde5686 |
Provenance
The following attestation bundles were made for claripy-9.2.156.tar.gz
:
Publisher:
angr-release.yml
on angr/ci-settings
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
claripy-9.2.156.tar.gz
- Subject digest:
ccd367c80b00c7914d28092bcb737f7aa0e04f15c7bb25a90213a69d57e41431
- Sigstore transparency entry: 214372675
- Sigstore integration time:
- Permalink:
angr/ci-settings@87f78986f33aca6b8fdb3f8e63058444bf64cc5d
- Branch / Tag:
refs/heads/master
- Owner: https://github.com/angr
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
angr-release.yml@87f78986f33aca6b8fdb3f8e63058444bf64cc5d
- Trigger Event:
workflow_dispatch
- Statement type:
File details
Details for the file claripy-9.2.156-py3-none-any.whl
.
File metadata
- Download URL: claripy-9.2.156-py3-none-any.whl
- Upload date:
- Size: 142.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cff8f8ef70a0296058524be05c975d9b33fbb80ad71d5122d3f03ac463b29aa4 |
|
MD5 | 42cf780ef0d2e96863cac57f80e4200b |
|
BLAKE2b-256 | aa1a80ae2ceba2073c8abd2bc1b7c4a7a08f9ad403ed45cbb25cd719b10f456e |
Provenance
The following attestation bundles were made for claripy-9.2.156-py3-none-any.whl
:
Publisher:
angr-release.yml
on angr/ci-settings
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
claripy-9.2.156-py3-none-any.whl
- Subject digest:
cff8f8ef70a0296058524be05c975d9b33fbb80ad71d5122d3f03ac463b29aa4
- Sigstore transparency entry: 214372699
- Sigstore integration time:
- Permalink:
angr/ci-settings@87f78986f33aca6b8fdb3f8e63058444bf64cc5d
- Branch / Tag:
refs/heads/master
- Owner: https://github.com/angr
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
angr-release.yml@87f78986f33aca6b8fdb3f8e63058444bf64cc5d
- Trigger Event:
workflow_dispatch
- Statement type: