Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 541 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 541 Bytes

slackscan: A filesystem slack space scanner.

What

slackscan is a simple utility that identifies unused space within the filesystem. In particular this tool is just a filesystem scanner that looks for slack space (unused space associated to a file).

The framework of this scanner can be extended to do much cooler things, get creative and hack it up.

Dependencies (and a wonderful resource)

e2fsprogs - http://e2fsprogs.sourceforge.net/

Build

Simply run make to build.

Contact

mattdavis9@gmail.com (enferex)