# General

## Tesseract OCR

Examine images to identify and extract text using optical character recognition (OCR).

**Website**: <https://github.com/tesseract-ocr/tesseract>\
**Author**: <https://github.com/tesseract-ocr/tesseract/blob/master/AUTHORS>\
**License**: Apache License 2.0: <https://github.com/tesseract-ocr/tesseract/blob/master/LICENSE>\
**Notes**: tesseract\
**State File**: [remnux.packages.tesseract-ocr](https://github.com/REMnux/salt-states/blob/master/remnux/packages/tesseract-ocr.sls)

## base64dump.py

Locate and decode strings encoded in Base64 and other common encodings.

**Website**: <https://blog.didierstevens.com/2020/07/03/update-base64dump-py-version-0-0-12/>\
**Author**: Didier Stevens: <https://x.com/DidierStevens>\
**License**: Public Domain\
**State File**: [remnux.scripts.didier-stevens-scripts](https://github.com/REMnux/salt-states/blob/master/remnux/scripts/didier-stevens-scripts.sls)
