vt-ida-plugin
Code search tool
An IDA Pro plugin that searches for similar code, strings, or sequences of bytes using VirusTotal's web services.
Official VirusTotal plugin for IDA Pro
155 stars
44 watching
23 forks
Language: Python
last commit: 11 months ago Related projects:
Repository | Description | Stars |
---|---|---|
secrary/ida-scripts | Scripts and plugins for analyzing and manipulating data in IDA Pro | 93 |
oalabs/hashdb-ida | A plugin for IDA Pro that connects to an external hash lookup service to identify strings hashed in malware. | 296 |
anatolikalysch/vmattack | A plugin for IDA Pro that helps reverse engineers analyze and deobfuscate virtualization-based packed binaries | 813 |
virustotal/vt-cli | A command-line interface for VirusTotal's API, allowing users to interact with the platform programmatically. | 836 |
herosi/cto | An IDA plugin for creating and analyzing function call graphs of malware | 324 |
onethawt/idaplugins-list | A curated collection of plugins for reverse engineering and analysis tools IDA PRO | 3,557 |
silascutler/virustotaltools | Tools for interacting with Virus Total's Yara rule management system. | 35 |
patois/idacyber | An interactive data visualization plugin for IDA Pro | 287 |
arieljt/vtcodesimilarity-yaragen | Automatically generates Yara rules to hunt for similar code samples based on VirusTotal's code similarity feature. | 96 |
36hours/idaemu | An IDA Pro plugin that emulates code using the unicorn-engine | 549 |
hasherezade/ida_ifl | Provides an interactive way to navigate function references in IDA Pro | 424 |
illera88/ponce | An IDA Pro plugin that facilitates symbolic execution and taint analysis for reverse engineers | 1,499 |
virustotal/yara-python | A Python interface to a popular malware analysis tool | 660 |
ke0z/vulchatgpt | An IDA PRO plugin to analyze binaries for potential vulnerabilities using AI-powered decompilation and static analysis | 352 |
idapython/src | Tools and scripts for interacting with the IDA Pro disassembler | 1,420 |