cemu-idapython/InstallationInstructions.md
2015-03-14 16:01:41 -04:00

750 B

Installation Instructions

  • Check your Python version 2.4 or 2.5 installation
  • Copy the ''python'' directory with its contents to the IDA Pro install directory (%IDADIR%)
  • Copy the plugin executable to ''%IDADIR%\plugins''

The next time a file is loaded the following text should appear in the message window.

---------------------------------------------------
IDAPython version 0.9.0 final (serial 0) initialized                           
Python interpreter version 2.4.4 final (serial 0)
---------------------------------------------------

The plugin is now ready for use as described in the UsageInstructions.