---------------------------------
   IDB to SIG
   version: 0.04 beta 21.12.2002 23:10
---------------------------------

This is an update of Quine's "IDB to SIG" plugin.

1. Source code changed to match with IDA SDK 4.3
2. MS VC++ 6.0 project

New in 0.04:
        - bug fix for reference bad address
        - last entered PAT file name saved as default for file dialog

0.03:
        - current functions are now appended to PAT file

0.02
        - first release

Installation:
=============

DEFAULT idb2sig.plw IN THIS PACKAGE IS FOR IDA 4.3!
If you want to use it with some other version of IDA you have to recompile it.

a) Copy idb2sig.plw into IDA's plugin directory.
b) Add next line to plugins.cfg:

         idb2sig_for_current_function   idb2sig   Alt-2  2

Use:
=====

1. Position at some function in IDA-Wiew
2. Press Alt-2
3. Enter file name
4. Process resulting pat file with sigmake

