jonpalmisc / ida_screenshot

High-resolution screenshot capture plugin for IDA Pro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IDA Screenshot

A very simple plugin for capturing high resolution screenshots of IDA widgets and windows.

Installation

Run make install (assuming you are on macOS or Linux), or otherwise place the screenshot.py file in your IDA user plugins folder.

Usage

Use the actions under the "Screenshot" submenu in the context menu of most widgets, or find the screenshot: family of actions in the command palette.

License

BSD 3-Clause; see LICENSE.txt for full details.

About

High-resolution screenshot capture plugin for IDA Pro

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 91.7%Language:Makefile 8.3%