Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.24 KB

File metadata and controls

26 lines (18 loc) · 1.24 KB
description
Analyze Documents

General

base64dump

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://twitter.com/DidierStevens
License: Public Domain
Notes: base64dump.py
State File: remnux.scripts.base64dump

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