find_load_module: Find Load Module
The find_load_module tool helps locate the position of the load_module function in a Linux ARM64 kernel without needing the kernel source code, enabling the removal of driver loading verification.
- •When developing or reverse-engineering Linux ARM64 kernel drivers without access to the kernel source code
- •In security research or penetration testing involving Linux ARM64 systems
- •For kernel debugging or low-level system development on Linux ARM64 platforms
Run the tool with a command similar to './find_load_module -k <kernel_image> -m <module_name>' to locate the load_module function for a specific module in a given kernel image
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/find-load-module && curl -fsSL https://workflowstacks.com/api/skills/find-load-module/claude-skill -o ~/.claude/skills/find-load-module/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/find-load-module && curl -fsSL https://workflowstacks.com/api/skills/find-load-module/claude-skill -o ~/.claude/skills/find-load-module/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More ai-agent tools founders pair with this one.