Scroll to navigation

sccainfo LOCAL sccainfo

NAME

sccainfodetermines information about a Windows Prefetch File (PF)

SYNOPSIS

sccainfo [-ahvV] source

DESCRIPTION

sccainfo is a utility to determine information about a Windows Prefetch File (PF)

sccainfo is part of the libscca package. libscca is a library to access the Windows Prefetch File (PF) format

source is the source file.

The options are as follows:

shows allocation information
shows this help
verbose output to stderr
print version

ENVIRONMENT

None

FILES

None

EXAMPLES

# sccainfo CMD.EXE-4A81B364.pf
sccainfo 20110704

Windows Prefetch File (PF) information:
	...

DIAGNOSTICS

Errors, verbose and debug output are printed to stderr when verbose output -v is enabled. Verbose and debug output are only printed when enabled at compilation.

BUGS

Please report bugs of any kind to <joachim.metz@gmail.com> or on the project website: https://github.com/libyal/libscca/

AUTHOR

These man pages were written by Joachim Metz.

COPYRIGHT

Copyright (C) 2011-2020, Joachim Metz <joachim.metz@gmail.com>. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

SEE ALSO

March 14, 2019 libscca