Index

A B C D E F G H I L M N O P R S T V W 
All Classes and Interfaces|All Packages

L

LogCSVFileHandler - Class in outputProviders.logGenerator
Class to handle operations done on the CSV files, such as modifying paths in CSV log files, parsing CSV lines, counting lines of a CSV file and formatting a string for writing in a CSV file.
LogCSVFileHandler() - Constructor for class outputProviders.logGenerator.LogCSVFileHandler
 
logCSVFileName - Static variable in class organizers.FileHandler
The name of the log file, not the full path!
logErrorHistoryFilePath - Static variable in class organizers.FileHandler
The path to the log_errorHistory.csv file.
LogFileCalculator - Class in outputProviders.logInputter
This class contains methods to calculate the statistics of the iteration results of this fuzz attempt, such as exit code counts, unique values, execution time, ... .
LogFileCalculator() - Constructor for class outputProviders.logInputter.LogFileCalculator
 
logFileCSVPath - Static variable in class organizers.FileHandler
The path to the log.csv file.
LogFileHandler - Class in outputProviders
Handles the writing of log files for the application.
LogFileHandler() - Constructor for class outputProviders.LogFileHandler
 
LogFileHTMLHandler() - Method in class outputProviders.logGenerator.LogHTMLFileHandler
Constructor for the LogHTMLFileHandler class.
logFileName - Static variable in class organizers.FileHandler
The name of the log file, not the full path!
logFilePath - Static variable in class organizers.FileHandler
The path to the log.txt file.
logFullHistoryFilePath - Static variable in class organizers.FileHandler
The path to the log_fullHistory.csv file.
logFullHistoryHTMLAboutTheFuzzerFilePath - Static variable in class organizers.FileHandler
The path to the aboutTheFuzzer.html file in the log_fullHistory_html subdirectory.
logFullHistoryHTMLAllMapsFilePath - Static variable in class organizers.FileHandler
The path to the allMaps.html file in the log_fullHistory_html subdirectory.
logFullHistoryHTMLDirectoryPath - Static variable in class organizers.FileHandler
The path to the log_fullHistory_html subdirectory.
logFullHistoryHTMLHomeFilePath - Static variable in class organizers.FileHandler
The path to the index.html file in the log_fullHistory_html subdirectory.
logFullHistoryHTMLReportAndFuzzLessonsFilePath - Static variable in class organizers.FileHandler
The path to the reportAndFuzzLessons.html file in the log_fullHistory_html subdirectory.
logFullHistoryHTMLWelcomeFilePath - Static variable in class organizers.FileHandler
The path to the welcome.html file in the log_fullHistory_html subdirectory.
logHistory - Static variable in class organizers.FileHandler
Indicates whether log history files are generated.
logHistoryFilePath - Static variable in class organizers.FileHandler
The path to the log_history.csv file.
LogHTMLFileHandler - Class in outputProviders.logGenerator
This class is responsible for the overall creation of the HTML page files that contains the report.
LogHTMLFileHandler() - Constructor for class outputProviders.logGenerator.LogHTMLFileHandler
 
logsDirectoryPath - Static variable in class organizers.FileHandler
The path to the overall directory where the log files are located.
A B C D E F G H I L M N O P R S T V W 
All Classes and Interfaces|All Packages