fireundubh / IDA7-FunctionStringAssociate

FunctionStringAssociate plugin by sirmabus, ported to IDA 7
26 stars 10 forks source link
ida ida-plugin ida-pro reverse-engineering

IDA7 FunctionStringAssociate

Original plugin developed by sirmabus, ported to IDA 7.0

Compiling Notes

The following system environment variables should be set before running Visual Studio:

  1. $(IDADIR) - path to IDA 7.0 where ida64.exe can be found
  2. $(IDASUPPORT) - path to IDA7-SupportLib
  3. $(IDAWAITBOX) - path to IDA7-WaitBoxEx

The IDA 7.0 SDK should also be located at $(IDADIR)\idasdk.

Credits