Skip to content

CodeShot Options

fearless edited this page Aug 28, 2016 · 2 revisions

CodeShot Options Overview

Specify the default image format to capture the x64dbg screen to:

Experimental exclude certain areas of the x64dbg screen - possibly more options may be added in future depending on future updates to x64dbg to support currently selected tab/view and widget dimensions.

Filename to output to can be include the current address of the module, the date and time and a seperate sub folder based on current module:

Other options like shutter camera sound and support for the extra toolbar button:

#CodeShot Toolbar Button

The optional toolbar button allows quick access to taking a codeshot, either by clicking on the main toolbar button, or selecting the dropdown menu and selecting the file format to capture to.

When the toolbar is installed, it supports hotkeys to capture images:

  • Ctrl + Printscreen will capture to the default image format
  • Ctrl + 1 will capture the x64dbg screen to png file
  • Ctrl + 2 will capture the x64dbg screen to a jpeg file
  • Ctrl + 3 will capture the x64dbg screen to a bitmap file.

Additional Information

The CodeShot options dialog uses the ModernUI controls for win32 assembler framework

Clone this wiki locally