An IDA Pro plugin that displays cross-references to functions or variables across the entire binary in Hex-Rays pseudocode.
- Download or clone this repository.
- Copy
LazyCross.py
into your IDA plugins directory:- Windows:
%APPDATA%\Hex-Rays\IDA Pro\plugins\
- macOS/Linux:
~/IDA/plugins/
- Windows:
- Restart IDA.
Press Ctrl+X
on any function or variable from Hex-Rays to list its global cross-references, or right-click on the item and select LazyCross.