Skip to content

Releases: x64dbg/DataExplorer

v1.1

15 Mar 15:53

Choose a tag to compare

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

Changelog

Add 32-bit support and update PatternLanguage.

Installation

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

v1.0

19 Jan 16:00

Choose a tag to compare

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
    
  • Launch x64dbg and open the plugin via Plugins -> DataExplorer -> Open (Ctrl+Shift+D)

Note: There is no 32-bit support and it is not planned.