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

Investigate and implement binutils-based as an alternative binary code exploration backend #19

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

Comments

@alessandrocarminati
Copy link
Collaborator

alessandrocarminati commented Nov 24, 2023

Explore the feasibility of utilizing binutils tools (objdump, nm, etc.) as an alternative to sophisticated reverse engineering tools like radare2 or Ghidra for kernel binary exploration.

Tasks:

  1. Tool Evaluation:
    • Investigate the capabilities and limitations of binutils tools for kernel binary analysis.
  2. Prototype Development:
    • Develop a prototype or proof of concept utilizing binutils tools within the exploration tool.
  3. Performance and Capability Testing:
    • Test the performance and analysis capabilities of binutils-based exploration compared to existing solutions.
  4. Implement a working code
  5. Test
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