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

Add linux hidden_modules plugin #1283

Merged
merged 19 commits into from
Oct 30, 2024
Merged
Show file tree
Hide file tree
Changes from 8 commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
6cd39c0
Refactor of module object. Adding function helpers to simplify the co…
gcmoreira Sep 18, 2024
5dee3ae
Add linux.hidden_modules plugin
gcmoreira Oct 1, 2024
d5e6e7c
Allow any module state value in both traditional and fast scan methods
gcmoreira Oct 1, 2024
590aa9c
Make it callable from other plugins.
gcmoreira Oct 3, 2024
8d925bd
Added the --heuristic-mode option, which relaxes constraints to impro…
gcmoreira Oct 3, 2024
e8754fa
Fix typo in usage help
gcmoreira Oct 3, 2024
b5948d7
Linux: hidden_modules: Add @Abyss-W4tcher suggestion to optimize the …
gcmoreira Oct 3, 2024
f455c30
Linux: hidden_modules: remove missed optional heuristic_mode argument
gcmoreira Oct 3, 2024
d98c7eb
linux: hidden_modules: Make the fast method the default. Remove vol2 …
gcmoreira Oct 16, 2024
0ddd921
linux: hidden_modules: Remove unused module imports
gcmoreira Oct 16, 2024
526007f
Linux: hidden_modules: Use child_template
gcmoreira Oct 29, 2024
cbe071f
Linux: hidden_modules: Import the whole architectures module
gcmoreira Oct 29, 2024
dfd8a1f
Linux: hidden_modules: Include kernel version and commit details
gcmoreira Oct 29, 2024
1c6a548
Linux: hidden_modules: Simplify symbols type checks
gcmoreira Oct 29, 2024
8960bda
Linux: hidden_modules: Add a symbol table check for a recent dwarf2js…
gcmoreira Oct 29, 2024
f537c4a
Merge branch 'develop' into linux_hidden_modules
gcmoreira Oct 29, 2024
4b76b69
Linux: hidden_modules: Add docstrings and comments to enhance the doc…
gcmoreira Oct 29, 2024
722ccd5
Linux: Extensions: Clean up the Linux constants imports in the object…
gcmoreira Oct 30, 2024
4f86b3f
Merge branch 'develop' into linux_hidden_modules
gcmoreira Oct 30, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading