Baseer
0.2.0
Baseer is an advanced binary analysis tool designed to provide deep insights into any file.
Loading...
Searching...
No Matches
b_CLI.h
1
#ifndef B_CLI
2
#define B_CLI
3
4
#include "
../baseer.h
"
5
#include "
../modules/binhead/bx_binhead.h
"
6
#include <dirent.h>
7
8
void
baseer_CLI(
void
);
9
void
parse_args(
inputs
*input);
10
11
#endif
baseer.h
Core file handling and execution API for Baseer.
bx_binhead.h
Functions to handle and identify file types using magic numbers.
inputs
Struct representing command-line inputs.
Definition
baseer.h:94
utils
b_CLI.h
Generated by
1.14.0