# Functions
CheckConfig parses and checks the validity of the current ScoringConf file.
CleanUp for Linux is primarily focused on removing cached files, history, and other pieces of forensic evidence.
ConfigureAutologin configures the auto-login capability for LightDM and GDM3, so that the image automatically logs in to the main user's account on boot.
ConfirmPrint will prompt the user with the given toPrint string, and exit the program if N or n is input.
createFQs is a quality of life function that creates Forensic Question files on the Desktop, pre-populated with a template.
FillConstants determines the correct constants, such as DirPath, for the given runtime and environment.
GenPhocusApp generates a basic CLI interface that is OS-independent.
GenReadMe generates a competition ReadMe with some built-in defaults from your ReadMe.conf.
No description provided by the author
InstallFont is skipped for Linux Builds.
InstallService for Linux installs and starts the CSSClient init.d service.
No description provided by the author
No description provided by the author
ParseFlags sets the global variable values, for example, verboseEnabled.
ReadScoringData is a convenience function around readData and decodeString, which parses the encrypted scoring configuration file.
RunningPermsCheck is a convenience function wrapper around adminCheck, which prints an error indicating that admin permissions are needed.
ScoreImage is the main function for scoring the image.
No description provided by the author
WriteConfig reads the plaintext configuration from sourceFile, and writes the encrypted configuration into the destFile name passed.
WriteDesktopFiles creates TeamID.txt and its shortcut, as well as links to the ScoringReport, ReadMe, and other needed files.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author