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

Introduce packed encodings #42

Merged
merged 1 commit into from
Jul 27, 2023
Merged

Introduce packed encodings #42

merged 1 commit into from
Jul 27, 2023

Conversation

iamrecursion
Copy link
Contributor

Summary

This commit introduces values in both the symbolic value representation and type expression language that provide the analyzer with the means to reason about packed encodings.

Note that it does not add support for discovering such encodings at this stage, instead focusing on the supporting types needed to work with said encodings.

Details

The usual. I again apologise for how large this one is.

Checklist

  • Code is formatted by Rustfmt.
  • Documentation has been updated if necessary.

@iamrecursion iamrecursion added the enhancement New feature or request label Jul 18, 2023
@iamrecursion iamrecursion self-assigned this Jul 18, 2023
Base automatically changed from wip/ara/sub-word-analysis to main July 27, 2023 17:07
This commit introduces values in both the symbolic value representation
and type expression language that provide the analyzer with the means to
reason about packed encodings.

Note that it does not add support for discovering such encodings at this
stage, instead focusing on the supporting types needed to work with said
encodings.
@iamrecursion iamrecursion merged commit 072897a into main Jul 27, 2023
5 checks passed
@iamrecursion iamrecursion deleted the wip/ara/packed-types branch July 27, 2023 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants