Baseer
0.2.0
Baseer is an advanced binary analysis tool designed to provide deep insights into any file.
Loading...
Searching...
No Matches
bx_default.h
Go to the documentation of this file.
1
5
#ifndef BX_DEFAULT_H
6
#define BX_DEFAULT_H
7
#include <stdbool.h>
8
9
#include "
../../baseer.h
"
10
11
bool
bx_default(
baseer_target_t
*target,
unsigned
int
index,
void
*arg);
12
#endif
baseer.h
Core file handling and execution API for Baseer.
baseer_target_t
Struct representing a file target in memory or streaming mode.
Definition
baseer.h:113
modules
default
bx_default.h
Generated by
1.14.0