SkillAgentSearch skills...

GhidraVmlinuxLoader

No description available

Install / Use

/learn @idl3r/GhidraVmlinuxLoader
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Vmlinux loader for Ghidra

This extension can be used to load vmlinux kernel images into Ghidra. Output from droidimg is required.

This version is compatible with Ghidra 10.3+.

Usage

  1. Run droidimg to get symbol file
    vmlinux.py --json <vmlinux> > <vmlinux>.sym.json
  1. Make sure the generated .sym.json file is in the same directory of the image file.
  2. Import the image file using Ghidra, and choose Vmlinux Loader as file format.
  3. Run auto analysis

Notes

Related Skills

View on GitHub
GitHub Stars53
CategoryDevelopment
Updated1mo ago
Forks16

Languages

Java

Security Score

75/100

Audited on Feb 21, 2026

No findings