From b752444a816d7206020adf5e0c5417c98938b207 Mon Sep 17 00:00:00 2001 From: RoseSecurity <72598486+RoseSecurity@users.noreply.github.com> Date: Sun, 18 Feb 2024 20:12:00 -0600 Subject: [PATCH] Add homebrew development goal --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 71af1aa..e1a53a5 100644 --- a/README.md +++ b/README.md @@ -121,6 +121,7 @@ nmap -p445 --script smb-brute.nse --script-args userdb=users.txt,passdb=ScrapPY. - [x] Integrate different modes of operation including word frequency analysis - [x] Allow for metadata analysis - [x] Search for high-entropy data +- [ ] Prepare packaging for `homebrew` installation - [ ] Search for path-like data - [ ] Implement image OCR to enumerate data from images in PDFs - [ ] Allow for processing of multiple PDFs