Intro
==========

This is a simple plugin that will allow you to record keystrokes and play them back during the same session of IDA.
It uses a CPP ported version of cyamon's software TRecorder component.


How to use it?
================

  Configure plugins.cfg
  ------------------------
  Add the following lines:
    idamac_stop_record   idamac.plw   alt-- 1
    idamac_play_last     idamac.plw   alt-\ 2


Release notes
================
I have released the source code of this version, hoping for collaboration and improvements.
With some modifications you can extend this plugin to allow you to save macros into disk and load them back...

I can be contacted at <lallousx86(at)yahoo.com>