evo-crypter
Loading...
Searching...
No Matches
cli.h
Go to the documentation of this file.
1
6
#ifndef EVO_CONFIG_CLI_H
7
#define EVO_CONFIG_CLI_H
8
9
#include "
mod.h
"
10
25
Config
parse_command_line_args
(
int
argc,
char
* argv[]);
26
27
#endif
// EVO_CONFIG_CLI_H
parse_command_line_args
Config parse_command_line_args(int argc, char *argv[])
Parses command-line arguments and populates the Config struct.
Definition
cli.c:89
mod.h
Defines mutation functions and dispatch logic for evo-crypter.
Config
Represents the program's configuration settings.
Definition
mod.h:24
src
config
cli.h
Generated by
1.9.8