yari
Debugger
An interactive debugger for a specific programming language
YARI is an interactive debugger for YARA Language.
88 stars
4 watching
9 forks
Language: Rust
last commit: 12 days ago
Linked from 1 awesome list
avastdebuggerpython3rustyara
Related projects:
Repository | Description | Stars |
---|---|---|
avast/yls | A language server for YARA, providing features like code completion and linting. | 68 |
avast/yaramod | A C++ library for parsing and generating YARA rulesets. | 120 |
virustotal/yara-python | A Python interface to a popular malware analysis tool | 660 |
hugal31/yara-rust | Provides Rust bindings for a popular pattern-matching library from VirusTotal | 77 |
yara-silly-silly/yarasilly2 | Automatically generates YARA rules from sample files for malware analysis | 28 |
chyh1990/yaml-rust | A pure Rust implementation of the YAML 1.2 specification | 610 |
infosec-intern/vscode-yara | An extension for Visual Studio Code to support the YARA pattern matching language | 63 |
anyrun/yara | A collection of YARA rules designed to identify known malware and threats | 13 |
neo23x0/yargen | Generates YARA rules from malware strings while excluding goodware strings and optionally refines the rules for AI use. | 1,555 |
dissectmalware/yaradbg-backend | An application backend designed to facilitate Yara rule analysis and root cause identification in malware detection. | 24 |
efforg/yaya | Automates the curation and scanning of Yara rules using a command-line interface. | 267 |
arieljt/vtcodesimilarity-yaragen | Automatically generates Yara rules to hunt for similar code samples based on VirusTotal's code similarity feature. | 96 |
xen0ph0n/yaragenerator | Automates the creation of Yara rules to detect malware and other malicious objects of interest by analyzing sample files from various sources. | 332 |
mindmac/androguard-yara | An integration of Androguard and Yara for static APK analysis | 6 |
codewatchorg/burp-yara-rules | Provides Yara rules to identify malicious software in web applications | 44 |