ida_ifl
Function navigator
Provides an interactive way to navigate function references in IDA Pro
IFL - Interactive Functions List (plugin for IDA Pro)
424 stars
23 watching
64 forks
Language: Python
last commit: 22 days ago ida-pluginida-proidapython-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
patois/idacyber | An interactive data visualization plugin for IDA Pro | 287 |
oalabs/hashdb-ida | A plugin for IDA Pro that connects to an external hash lookup service to identify strings hashed in malware. | 296 |
danigargu/dereferencing | A plugin for IDA Pro that displays detailed information about registers and stack frames in a more user-friendly way. | 560 |
x64dbg/x64dbgida | A plugin for IDA Pro that enables importing and exporting data from an x64dbg database. | 461 |
a1ext/auto_re | Automates renaming and tagging of IDA PRO functions based on API calls or jumps | 611 |
secrary/ida-scripts | Scripts and plugins for analyzing and manipulating data in IDA Pro | 93 |
james91b/ida_ipython | Embeds an IPython kernel within IDA Pro to facilitate interactive Python scripting and analysis. | 252 |
36hours/idaemu | An IDA Pro plugin that emulates code using the unicorn-engine | 549 |
illera88/ponce | An IDA Pro plugin that facilitates symbolic execution and taint analysis for reverse engineers | 1,499 |
idapython/src | Tools and scripts for interacting with the IDA Pro disassembler | 1,420 |
virustotal/vt-ida-plugin | An IDA Pro plugin that searches for similar code, strings, or sequences of bytes using VirusTotal's web services. | 155 |
onethawt/idaplugins-list | A curated collection of plugins for reverse engineering and analysis tools IDA PRO | 3,557 |
eset/ipyida | A tool that embeds an IPython console within IDA Pro, enabling users to access IPython's features and tools directly from the IDE. | 730 |
cisco-talos/ghidraaas | Exposes Ghidra analysis through REST APIs and integrates it with IDA Pro | 219 |
coldzer0/ida-for-delphi | Automates function name extraction from unpacked Delphi event constructors in IDA Pro | 153 |