All Projects → fireundubh → IDA7-FunctionStringAssociate

fireundubh / IDA7-FunctionStringAssociate

Licence: other
FunctionStringAssociate plugin by sirmabus, ported to IDA 7

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to IDA7-FunctionStringAssociate

Idarling
Collaborative Reverse Engineering plugin for IDA Pro & Hex-Rays
Stars: ✭ 588 (+3358.82%)
Mutual labels:  ida, ida-pro, ida-plugin
ida migrator
IDA Migrator is an IDA Pro plugin which helps migrate existing work from one database instance to another. It Conveniently migrates function names, structures and enums.
Stars: ✭ 65 (+282.35%)
Mutual labels:  ida, ida-pro, ida-plugin
Ipyida
IPython console integration for IDA Pro
Stars: ✭ 358 (+2005.88%)
Mutual labels:  ida, ida-pro, ida-plugin
idaplugins
Random IDA scripts, plugins, example code (some of it may be old and not working anymore)
Stars: ✭ 24 (+41.18%)
Mutual labels:  ida, ida-pro, ida-plugin
Hyara
Yara rule making tool (IDA Pro & Binary Ninja & Cutter Plugin)
Stars: ✭ 142 (+735.29%)
Mutual labels:  ida, ida-pro, ida-plugin
obfDetect
IDA plugin to pinpoint obfuscated code
Stars: ✭ 99 (+482.35%)
Mutual labels:  ida, ida-pro, ida-plugin
Necromancer
IDA Pro V850 Processor Module Extension
Stars: ✭ 21 (+23.53%)
Mutual labels:  ida, ida-pro, ida-plugin
Flare Ida
IDA Pro utilities from FLARE team
Stars: ✭ 1,374 (+7982.35%)
Mutual labels:  ida, ida-pro, ida-plugin
Idangr
Use angr in the IDA Pro debugger generating a state from the current debug session
Stars: ✭ 214 (+1158.82%)
Mutual labels:  ida, ida-pro, ida-plugin
Rematch
REmatch, a complete binary diffing framework that is free and strives to be open source and community driven.
Stars: ✭ 141 (+729.41%)
Mutual labels:  ida, ida-pro, ida-plugin
IDAShell
Shell extension for opening executables in IDA
Stars: ✭ 172 (+911.76%)
Mutual labels:  ida, ida-pro, ida-plugin
idapm
idapm is IDA Plugin Manager via GitHub Repository.
Stars: ✭ 50 (+194.12%)
Mutual labels:  ida, ida-pro, ida-plugin
dynlib
IDA Pro plugin to aid PS4 user mode ELF reverse engineering.
Stars: ✭ 51 (+200%)
Mutual labels:  ida, ida-pro, ida-plugin
idarop
ROP database plugin for IDA
Stars: ✭ 26 (+52.94%)
Mutual labels:  ida, ida-plugin
ida-embed-arch-disasm
Allows IDA PRO to disassemble x86-64 code (WOW64) in 32-bit database
Stars: ✭ 22 (+29.41%)
Mutual labels:  ida-pro, ida-plugin
idaidle
A plugin for the commercial IDA Pro disassembler that warns users if they leave their instance idling for too long.
Stars: ✭ 26 (+52.94%)
Mutual labels:  ida-pro, ida-plugin
idasix
IDAPython compatibility library. idasix aims to create a smooth ida development process and allow a single codebase to function with multiple IDA/IDAPython versions
Stars: ✭ 24 (+41.18%)
Mutual labels:  ida, ida-pro
idatag
IDA plugin to explore and browse tags
Stars: ✭ 44 (+158.82%)
Mutual labels:  ida, ida-plugin
ida pdb loader
IDA PDB Loader
Stars: ✭ 45 (+164.71%)
Mutual labels:  ida-pro, ida-plugin
xray
Hexrays decompiler plugin that colorizes and filters the decompiler's output based on regular expressions
Stars: ✭ 97 (+470.59%)
Mutual labels:  ida, ida-pro

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

  • sirmabus for creating everything
  • ecx86 for porting SupportLib
  • dude719 for porting WaitBoxEx
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].