Example Usage
# If you don't care about extracting text, encrypted PDFs, images, etc. just do this: pipx install pdfalyzer # Or if you want to open encrypted PDFs or use the tools that ship with Pdfalyzer (e.g. extract_pdf_text): pipx install pdfalyzer[extract] # Then pdfalyze to your hearts content: pdfalyze martin_heidegger-being_illmatic.pdf # Consult the help screen if needed: pdfalyze -h # (Optional) Forcibly extract all text (including from embedded images) from a file: extract_pdf_text martin_heidegger-being_illmatic.pdf
See also
horus
Open Source
An OSINT / digital forensics tool built in Python…
Volatility Workbench
Free
Free GUI front-end for Volatility 3 memory forensics framework on Windows. Simplifies memory analysi…
byvalver
Free
takes shellcode bad-bytes and banishes them, returning cleaned shellcode with preserved functionalit…
joincap
Open Source
Merge multiple pcap files together, gracefully.…
malwaredb-rs
Open Source
MalwareDB: bookkeeping for malware, goodware, and unknown files with relationship discovery…
htmldate
Open Source
Fast and robust date extraction from web pages, with Python or on the command-line…