8000 GitHub - L4ys/LazyCross: An IDA Pro plugin that display cross-references to functions or variables across the entire binary in Hex-Rays pseudocode
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

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

5 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

  1. Download or clone this repository.
  2. Copy LazyCross.py into your IDA plugins directory:
    • Windows:
      %APPDATA%\Hex-Rays\IDA Pro\plugins\
    • macOS/Linux:
      ~/IDA/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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0