Skip to content

ForensicZilla/Arc2Lite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arc2Lite

A simple script to read the contents of a zip/tar/gz archive and extract metadata to a SQLite DB.

UPDATE 2025-04-18:

GUI added, mostly thanks to Gemini!

UPDATE 2025-04-15:

Because making original names is hard, this is the final form, Arc2Lite.

UPDATE 2025-04-14:

With v0.0.4 this now handles ZIP and TAR and folder paths, so the script has been renamed to FileWalker (how original).

Command Line Switches

usage: Arc2Lite.py [-h] input_path export_path

Arc2Lite v0.0.6 by @KevinPagano3 | @stark4n6 | https://github.com/stark4n6/Arc2Lite

positional arguments:
  input_path   Path to the ZIP/TAR file or folder for traversing
  export_path  Path for the export report

options:
  -h, --help   show this help message and exit

About

A simple script to read the contents of a zip/tar/folder and extract metadata

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%