redcode-labs / Sammler

A tool to extract useful data from documents

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sammler


Sammler

A tool to extract vital data from text documents and strings

Supported types of data

  • E-mails
  • IP addresses
  • MAC addresses
  • Dates and times
  • Credit card numbers
  • Domains
  • Phone numbers

Usage

Pass each file or string to inspect using -f/--file flag (can be used multiple times)

Use -a/--all in order to search for data in all files inside current dir.

License

This software is under MIT license

About

A tool to extract useful data from documents

License:MIT License


Languages

Language:Go 88.8%Language:Nix 11.2%