Skip to content

piotroxp/pdfscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdfscan

Scanning for PDFs with specific content in Rust

Description

Usage: app [options]
-s <search phrase>   Set the search phrase
-d <directory>       Add a search directory
-z                   Enable zip mode
-h                   Display this help message

A thread is created per directory to scan through it, looking for the search phrases.

One can save the results to a zip by using zip mode.

About

Scanning for PDFs with specific content in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages