-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
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.