Terafugia / IDASkins

*DEPRECATED* Advanced skinning plugin for IDA Pro, ported to x64dbg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IDASkins - x64dbg Edition

Plugin providing advanced skinning support for Qt utilizing stylesheets, similar to CSS.

Installation

x64dbg

Place IDASkins.dp32 or IDASkins.dp64 into the 'plugins' directory of x64dbg to install. Theme files (skin directory) should be placed in the same folder.

IDA

Place IDASkins.plX into the plugins directory of your IDA installation. The theme files (the skin directory) needs to be copied to the root of your IDA installation.

Theming

Theming with IDASkins works using Qt stylesheets. For information on the most important or specific UI elements, take a look in the enclosed default stylesheet.css.

Screenshots

Screenshot 1 Screenshot 2

Screenshot above show:

  • x64dbg: The enclosed stylesheet.css in combination with tr4ceflow's theme.
  • IDA: The enclosed stylesheet.css in combination with the idaConsonance theme.

About

*DEPRECATED* Advanced skinning plugin for IDA Pro, ported to x64dbg

License:MIT License


Languages

Language:C 85.1%Language:C++ 7.6%Language:Objective-C 5.2%Language:CMake 1.3%Language:Python 0.7%Language:QMake 0.2%