GitHunt
L4

L4ys/LazyCross

An IDA Pro plugin that display cross-references to functions or variables across the entire binary in Hex-Rays pseudocode

LazyCross

About the Plugin

An IDA Pro plugin that displays cross-references to functions or variables across the entire binary in Hex-Rays pseudocode.


Installation

hcli plugin install LazyCross

Method 2: Manual Installation

  1. Download or clone this repository.
  2. Copy LazyCross.py into your IDA plugins directory:
    • Windows:
      %APPDATA%\Hex-Rays\IDA Pro\plugins\
    • macOS/Linux:
      ~/.idapro/plugins/
  3. Restart IDA.

Usage

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.

Languages

Python100.0%

Contributors

GNU General Public License v3.0
Created June 11, 2025
Updated March 11, 2026