Home

Awesome

Condstanta v1.0

Introduction

Condstanta is a plugin that allows searching for constant values that are used in conditional statements such as if and switch-case or for functions that contain multiple specific constants. The plugin allows searching for exact numbers, number ranges and list of specific constants.

Installation

Copy the condstanta.py file to IDA plugin folder.

Usage

The plugin can be started from Search menu by selecting the Condstanta option. The dialog window for search specification offers several fields:

init form

The results of the search operation are presented in form of a new view with a table (shown below). Double-click on a row will jump to the location marked in the Address column.

results

Issues and Warnings