https://github.com/knightchaser/libyara-example
Example code of using libyara(YARA; rule based malicious code detection language) in Linux with C language
https://github.com/knightchaser/libyara-example
Last synced: 2 months ago
JSON representation
Example code of using libyara(YARA; rule based malicious code detection language) in Linux with C language
- Host: GitHub
- URL: https://github.com/knightchaser/libyara-example
- Owner: KnightChaser
- Created: 2024-11-01T05:11:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-01T06:15:01.000Z (over 1 year ago)
- Last Synced: 2025-07-13T23:39:44.559Z (11 months ago)
- Language: C
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# libyara-example