Skip to content
This repository has been archived by the owner on Aug 26, 2020. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 743 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 743 Bytes

Important: This plugin has been deprecated because it is now a core feature of x64dbg. Please use newer versions of x64dbg directly.

ExtraInfo

This is an x64dbg plugin.

Add More Information in the info box

Screenshot of ExtraInfo

Installation

Copy the .dp32 file in x32/plugins folder and .dp64 file in x64/plugins folder.

Feature

Currently, this plugin will add one extra line in the info box that will tell you the calls or jumps to selected address. You have to resize the info box to see the extra line. You have to analyze the module first in order to find these cross references.