ai-agent

find_load_module: Find Load Module

Find load_module position without Linux kernel source. For Linux ARM64 kernel founders.
138 stars65 forksC++Guide quality 8/10Updated 7/30/2025100% free · open source
What it does

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 to use it
  • 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
Ready-to-paste prompt
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
Heads up: Ensure that the target kernel image is compatible with the tool and that the necessary dependencies for building and running the tool are met, including a compatible C++ compiler and necessary system libraries
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

✅ Light setup

Installs with a command or two; your AI agent can do it for you.

Try it instantly — no install
Claude Code
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.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

Quick Actions
Details
Creator
abcz316
Language
C++
Category
ai-agent
Published
5/9/2023

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.