Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

tmr232/GraphGrabber

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GraphGrabber

Used to grab full-resolution images of IDA graphs.

Released under MIT license.

Dependencies

  1. Sark
  2. Pillow

Prerequisites

Disable graph animation in IDA's options (Options -> General -> Graph -> General -> Enable Graph Animations).

Usage

As Script

Execute via File -> Script File...

As Plugin

Either use Sark's plugin loader to load the plugin, or remove these lines from the end of the file:

if __name__ == '__main__':
    if is_script_file():
        capture_graph()

Once the plugin is loaded, use CtrlAltG to grab a screenshot.

Known Issues

  1. The tool does not support gradient backgrounds.
    Workaround:
    1. Use a single-color background
    2. Remove graph shadows (in IDA's options)
    3. Capture the graph image
    4. Replace the background in an image editor

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.