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

Generate analysis tests #24

Open
Rot127 opened this issue Mar 25, 2024 · 0 comments
Open

Generate analysis tests #24

Rot127 opened this issue Mar 25, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Rot127
Copy link
Member

Rot127 commented Mar 25, 2024

We could use the trace log to generate analysis tests for Rizin.

The analysis test could be of the form:

aezi
aezsu <address>
# check register content
# Execute until some other address and test regs.
...

rz-tracetest could just emit these execute until address X and test reg content i times.
This would give us semantic tests in Rizin. Also for binaries with enormous traces (500MB and way more). Without the overhead of running rz-tracetest in the CI.

@Rot127 Rot127 added the enhancement New feature or request label Mar 25, 2024
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

No branches or pull requests

1 participant