Skip to content
/ LazyCross Public

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

License

Notifications You must be signed in to change notification settings

L4ys/LazyCross

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Method 1: Using hcli (Recommended)

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages