OCyara is a Python module that performs Optical Character Recognition (OCR) on image files and scans the extracted text for matches against Yara rules. The tool can process various image formats and also handles images embedded within PDF files. The module requires Python 3.5+ and is designed to work on Debian-based Linux distributions, with testing performed on Kali Rolling and Ubuntu 16.10. Installation requires Tesseract OCR API and associated libraries including libtesseract-dev, libleptonica-dev, and various image format libraries. OCyara uses tesserocr for OCR functionality and requires manual installation of dependencies including python3-dev, tesseract-ocr, and image processing libraries. The tool supports multiple image formats including GIF and TIFF, though some Ubuntu LTS installations may require manual compilation of Tesseract and Leptonica for full format support. Installation is performed through pip after meeting system requirements, with Cython requiring separate installation due to tesserocr dependencies.
FEATURES
SIMILAR TOOLS
Joe Sandbox Community provides automated cloud-based malware analysis across multiple OS platforms.
CAPA is a static analysis tool that detects and reports capabilities in executable files across multiple formats, mapping findings to MITRE ATT&CK tactics and techniques.
A binary analysis and management framework for organizing and analyzing malware and exploit samples, and creating plugins.
Valkyrie is a sophisticated file verdict system that enhances malware detection through behavioral analysis and extensive file feature examination.
A .NET assembly debugger and editor that enables reverse engineering and dynamic analysis of compiled .NET applications without source code access.
An open source .NET deobfuscator and unpacker that restores packed and obfuscated assemblies by reversing various obfuscation techniques.
An open source machine code decompiler that converts binary executables into readable C source code across multiple architectures and file formats.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.