Skip to content

mrfearless/CodeShot-Plugin-x86

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
res
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

CodeShot Plugin (x86) - A Plugin For x64dbg

Current version: 1.0.0.0 - Last updated: 28/08/2016 Note: still in development, some features may be changed or enhanced at some future point.

Overview

A plugin to capture the x64dbg screen to an image file

Features

  • Supports png, jpeg and bmp file formats
  • Option to include address and/or datetime in filename
  • Option to save filename to seperate folder based on module name
  • Optional toolbar with dropdown menu to make it easier to take codeshots
  • Hotkeys for taking codeshot image in specific formats
  • Shutter sound when taking codeshot

How to install

  • If x32dbg (x64dbg 32bit) is currently running, stop and exit.
  • Copy the CodeShot.dp32 to your x64dbg\x32\plugins folder.
  • Start x32dbg

Information

An overview of the CodeShot options dialog, which includes screenshots, can be found in the wiki here

x64dbg