Extracts small pieces of useful information, such as credit card numbers, phone numbers, and social security numbers, from input without parsing filesystem information.
Extracts small pieces of useful information, such as credit card numbers, phone numbers, and social security numbers, from input without parsing filesystem information.
To install bulk_extractor, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install bulk_extractor
To see what files were installed by bulk_extractor, run:
port contents bulk_extractor
To later upgrade bulk_extractor, run:
sudo port selfupdate && sudo port upgrade bulk_extractor
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.