Skip to content

AbstractLee/hopper_Kernelcache_symbol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hopper_Kernelcache_symbol

This is a Hopper Disassembler Python script used to restore kernelcache symbols. Modified from the Ghidra kernelcache. Requires at the first stage iometa (made by @s1guza)

Usage

After decompressing the kernel, run the following commands :

iometa -n -A /tmp/kernel A10-legacy.txt > /tmp/kernel.txt

Load the kernelcache in Hopper Disassembler, open script editor, add restore_symbol.py. Run the script, select the kernel.txt and wait.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages