Skip to content

dobo90/GhidraVmlinuxLoader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Vmlinux loader for Ghidra

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

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 71.1%
  • CSS 21.7%
  • HTML 7.2%