Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 579 Bytes

File metadata and controls

15 lines (11 loc) · 579 Bytes

DataExplorer

The DataExplorer plugin integrates the pattern language from ImHex into x64dbg.

Installation

  • Download the latest release
  • Install the plugin so you have:
    <x64dbg-dir>/x64/plugins/DataExplorer/DataExplorer.dp64
    <x64dbg-dir>/x32/plugins/DataExplorer/DataExplorer.dp32
    
  • Launch x64dbg and open the plugin via Plugins -> DataExplorer -> Open (Ctrl+Shift+D)