OCyara
Image scanner
Performs OCR on images and scans them for matches to Yara rules
Performs OCR on image files and scans them for matches to YARA rules
40 stars
4 watching
8 forks
Language: Python
last commit: about 6 years ago
Linked from 1 awesome list
ocroptical-character-recognitionpythonpython-3tesseracttesseract-ocr-apiyarayara-rules
Related projects:
Repository | Description | Stars |
---|---|---|
oalabs/findyara-ida | A plugin for IDA Python that scans binaries with Yara rules and lists matches with offsets | 171 |
meh/ruby-tesseract-ocr | A Ruby wrapper around the Tesseract OCR API to provide an easy-to-use interface for optical character recognition tasks | 629 |
codewatchorg/burp-yara-rules | Provides Yara rules to identify malicious software in web applications | 44 |
alimranahmed/laraocr | An OCR package for Laravel that reads text from images using Tesseract | 150 |
plyara/plyara | Tool to parse YARA rules into a dictionary representation for easier manipulation and analysis | 174 |
efforg/yaya | Automates the curation and scanning of Yara rules using a command-line interface. | 267 |
alexander-hanel/ida_yara | A tool for scanning binary data in IDA using Yara signatures | 22 |
ibm/max-ocr | An optical character recognition system deployed as a web service using a trained Tesseract OCR model | 47 |
r1me/ttesseractocr4 | An Object Pascal binding for the Tesseract OCR engine to perform optical character recognition | 145 |
jzarca01/whoffer | A React Native app that uses OCR to claim rewards by deciphering images | 0 |
bitsofbinary/yaraparser | A Python tool to parse and represent Yara rules in a structured format | 8 |
antoniogarrote/clj-tesseract | A Clojure wrapper for the Tesseract OCR software, allowing developers to easily integrate optical character recognition capabilities into their applications. | 54 |
arieljt/vtcodesimilarity-yaragen | Automatically generates Yara rules to hunt for similar code samples based on VirusTotal's code similarity feature. | 96 |
dannnylo/rtesseract | A Ruby library providing an interface to the Tesseract OCR system. | 828 |
dannnylo/tesseract-ocr-elixir | A Tesseract OCR wrapper providing Elixir bindings to read and process text from images | 54 |