Code which uses libcorsaro to convert an corsaro output file to ascii. More...
Go to the source code of this file.
Functions | |
| static void | clean () |
| static int | init_corsaro (char *corsarouri) |
| static void | usage (const char *name) |
| int | main (int argc, char *argv[]) |
Variables | |
| static corsaro_in_t * | corsaro = NULL |
| static corsaro_in_record_t * | record = NULL |
Code which uses libcorsaro to convert an corsaro output file to ascii.
Definition in file cors2ascii.c.