rizinorg / cutter

Free and Open Source Reverse Engineering Platform powered by rizin
https://cutter.re
GNU General Public License v3.0
15.32k stars 1.14k forks source link

Add "Show Xrefs to global" in global variable context menu #3311

Closed XVilka closed 1 month ago

XVilka commented 4 months ago

See "Global Variables" tab, right click menu should have the option to show a new dialog window with a list of references to this global variable. See what API is used in avgx Rizin command.

karliss commented 3 months ago

It should probably reuse the existing xrefs window, instead of reimplementing it from scratch.