Baseer
0.2.0
Baseer is an advanced binary analysis tool designed to provide deep insights into any file.
Loading...
Searching...
No Matches
bx_tar.h
1
#ifndef BX_TAR
2
#define BX_TAR
3
#include "
../bparser/bparser.h
"
4
#include "
../../baseer.h
"
5
#include <string.h>
6
7
bool
bx_tar(
bparser
* parser,
void
*arg);
8
9
#endif
baseer.h
Core file handling and execution API for Baseer.
bparser.h
Binary parser abstraction supporting memory and streaming files.
bparser
Parser object.
Definition
bparser.h:19
modules
bx_tar
bx_tar.h
Generated by
1.14.0