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

Implement Rizin as an alternative binary code exploration backend #17

Open
alessandrocarminati opened this issue Nov 24, 2023 · 0 comments
Labels
enhancement New feature or request exploration

Comments

@alessandrocarminati
Copy link
Collaborator

Introduce Rizin as an alternative backend for binary exploration within the kernel exploration tool. Rizin, a fork of radare2, promises increased stability and potentially more accurate functionality, making it a viable drop-in replacement.

Tasks:

  1. Integration of Rizin:
    • Research Rizin's compatibility and interface with the existing kernel exploration tool.
    • Implement Rizin as an alternative backend, maintaining compatibility with existing interfaces.
  2. Functional Equivalence Testing:
    • Test and compare functionalities between radare2 and Rizin to ensure feature parity.
    • Evaluate stability, accuracy, and performance metrics of Rizin.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request exploration
Projects
None yet
Development

No branches or pull requests

1 participant