Skip to content

pfeyz/debomb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Use this at your own risk. Has not been tested extensively.

  usage: debomb.py [-h] [-d DIRECTORY] [-f] [-P] ARCHIVE

  debomb cleans up directories littered by the contents off ill-packaged
  compressed archives (aka tarboms, but zip as well.)

  positional arguments:
    ARCHIVE               The archive file to target.

  optional arguments:
    -h, --help            show this help message and exit
    -d DIRECTORY, --directory DIRECTORY
			  The directory file to clean up in.
    -f, --force           Clean up even if it's uncertain there was an
			  explosion.
    -P, --absolute-names  Do not strip prefixes from absolute/relative filenames

About

A tar/zip bomb extractor/cleaner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages