dissect.evidence.tools.asdf.meta#

Module Contents#

Functions#

iterfileobj

hashfileobj

stat_modestr

Helper method for generating a mode string from a numerical mode value.

handle_ls

handle_cat

handle_hash

main

dissect.evidence.tools.asdf.meta.iterfileobj(src)#
dissect.evidence.tools.asdf.meta.hashfileobj(src, alg='sha256')#
dissect.evidence.tools.asdf.meta.stat_modestr(mode)#

Helper method for generating a mode string from a numerical mode value.

dissect.evidence.tools.asdf.meta.handle_ls(snapshot, args)#
dissect.evidence.tools.asdf.meta.handle_cat(snapshot, args)#
dissect.evidence.tools.asdf.meta.handle_hash(snapshot, args)#
dissect.evidence.tools.asdf.meta.main()#