Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 434 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 434 Bytes

Symbolicate Plugin

Getting Started

Install the plugin

bash install.sh

This will move the plugin into your ~/.idapro/plugins/ folder.

The next time you start IDA Pro the plugin will register itself.

Run the plugin

  • Press: Alt + F8

This will open a file dialog allowing you to select the JSON file to add all the symbols to your kernelcache

ida-pluging

Happy reversing!