Skip to content

fx86/filer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

filer

Walks portable memory and provides easy search for laters. ;)

Current setup intends to use the following libraries:

  • sudo port install libmagic
  • git clone git@github.com:ahupp/python-magic.git
    • cd python-magic
    • python setup.py install

To run: After the above installation steps, type the following in the terminal:

python crawler.py direct-path-to-USB-device

Goals:

  1. Crawl USB devices surreptiously
  2. Write results to a database
  3. Comprehensive file type detection

About

Walks portable memory and provides easy search.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages