Skip to content

Latest commit

 

History

History

binja

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Symbolicate Plugin

Author: blacktop

Imports ipsw symbols.json files into Project creating functions (if they don't exist) and adding symbols.

Description:

This plugin accompanies the symbolicator repo and takes the symbols.json output of running ipsw kernel symbolicate and applies it to a kernelcache in Binary Ninja creating functions if they don't exist.

Getting Started

Install the plugin

On macOS

bash install.sh

Run the plugin

Launch via Plugin drop down:

bn-plugin-lauch

Pick your symbols.json file:

bn-plugin-choose

So many symbols 😍

bn-plugin-done

Happy reversing!

License

MIT Copyright (c) 2024 blacktop.