fs

command
v0.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package fs implements the fs command line tool that has various subcommands which imitate unix commands but for nested file system structures.

cat      Print files
file     Determine files types
hashsum  Print hashsums
ls       List directory contents
stat     Display file status
strings  Find the printable strings in an object, or other binary, file
tree     List contents of directories in a tree-like format

Usage Examples

Extract the Amcache.hve file from a NTFS image in a zip file:

fs cat case/evidence.zip/ntfs.dd/Windows/AppCompat/Programs/Amcache.hve > Amcache.hve

Hash all files in a zip file:

fs hashsum case/evidence.zip/*

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL