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

Extend Kernel Binary Exploration to Include Modules #16

Open
alessandrocarminati opened this issue Nov 24, 2023 · 0 comments
Open

Extend Kernel Binary Exploration to Include Modules #16

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

Comments

@alessandrocarminati
Copy link
Collaborator

Objective

The aim is to extend the existing kernel binary exploration functionality to encompass kernel modules, enabling comprehensive analysis and exploration of both the core image and associated modules.

Current Status

  • Binary Exploration Scope: The current exploration capability is limited to the core kernel image.
  • Module Analysis: Modules associated with the kernel are not included in the exploration process.

Scope Expansion

  • Inclusion of Modules: Incorporate module analysis and exploration within the existing binary exploration tool.
  • Comprehensive Kernel Analysis: Enable exploration of both the kernel core image and related modules seamlessly.

Proposed Solution

  • Module Integration: Develop mechanisms to identify, extract, and analyze modules associated with the kernel.
  • Tool Enhancement: Extend the existing exploration tool's capabilities to accommodate module analysis.
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