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
43 watching
23 forks
Language: Python
last commit: about 1 year 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. | 298 |
anatolikalysch/vmattack | A plugin for IDA Pro that helps reverse engineers analyze and deobfuscate virtualization-based packed binaries | 816 |
virustotal/vt-cli | A command-line interface for VirusTotal's API, allowing users to interact with the platform programmatically. | 855 |
herosi/cto | An IDA plugin for creating and analyzing function call graphs of malware | 328 |
onethawt/idaplugins-list | A curated collection of plugins for reverse engineering and analysis tools IDA PRO | 3,582 |
silascutler/virustotaltools | Tools for interacting with Virus Total's Yara rule management system. | 35 |
patois/idacyber | An interactive data visualization plugin for IDA Pro | 288 |
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 | 553 |
hasherezade/ida_ifl | Provides an interactive way to navigate function references in IDA Pro | 426 |
illera88/ponce | An IDA Pro plugin that facilitates symbolic execution and taint analysis for reverse engineers | 1,502 |
virustotal/yara-python | A Python interface to use YARA's features from Python programs | 665 |
ke0z/vulchatgpt | An IDA PRO plugin to analyze binaries for potential vulnerabilities using AI-powered decompilation and static analysis | 353 |
idapython/src | Tools and scripts for interacting with the IDA Pro disassembler | 1,435 |